Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Change default value of dfs.encrypt.data.transfer.cipher.suites to AES? #84

Open
ghost opened this issue Mar 11, 2019 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Mar 11, 2019

The Hadoop official document recommends to set dfs.encrypt.data.transfer.cipher.suites to AES.
"AES offers the greatest cryptographic strength and the best performance."
Setting it to AES/CTR/NoPadding activates AES encryption. By default, this is unspecified, so AES is not used.

I wonder if the default need to be changed for security and performance. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants