hadoop/hadoop-common-project
Mehakmeet Singh 769059c2f5
HADOOP-17871. S3A CSE: minor tuning (#3412)
This migrates the fs.s3a-server-side encryption configuration options
to a name which covers client-side encryption too.

fs.s3a.server-side-encryption-algorithm becomes fs.s3a.encryption.algorithm
fs.s3a.server-side-encryption.key becomes fs.s3a.encryption.key

The existing keys remain valid, simply deprecated and remapped
to the new values. If you want server-side encryption options
to be picked up regardless of hadoop versions, use
the old keys.

(the old key also works for CSE, though as no version of Hadoop
with CSE support has shipped without this remapping, it's less
relevant)

Contributed by: Mehakmeet Singh

Change-Id: I51804b21b287dbce18864f0a6ad17126aba2b281
2021-10-05 11:39:25 +01:00
..
hadoop-annotations HADOOP-17947. Provide alternative to Guava VisibleForTesting (#3505) 2021-10-05 10:01:07 +09:00
hadoop-auth YARN-10814. Fallback to RandomSecretProvider if the secret file is empty. Contributed by Tamas Domok 2021-08-24 14:16:15 +02:00
hadoop-auth-examples Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-common HADOOP-17871. S3A CSE: minor tuning (#3412) 2021-10-05 11:39:25 +01:00
hadoop-kms HADOOP-17794. Add a sample configuration to use ZKDelegationTokenSecretManager in Hadoop KMS (#3190) 2021-07-09 22:50:18 +09:00
hadoop-minikdc Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-nfs HADOOP-17858. Avoid possible class loading deadlock with VerifierNone initialization (#3321) 2021-08-24 22:44:11 +09:00
hadoop-registry Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
pom.xml Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00