Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.9.0
-
None
-
Reviewed
Description
Before this ships, can we rename fs.s3a.server-side-encryption-key to fs.s3a.server-side-encryption.key.
This makes it consistent with all other .key secrets in S3A. so
- simplifies documentation
- reduces confusion "is it a - or a ."? This confusion is going to surface in config and support
I know that CDH is shipping with the old key, but it'll be easy for them to add a deprecation property to handle the migration. I do at least what the ASF release to be stable before it ships.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-15091 S3aUtils.getEncryptionAlgorithm() always logs@Debug "Using SSE-C"
- Resolved
- depends upon
-
HADOOP-13075 Add support for SSE-KMS and SSE-C in s3a filesystem
- Resolved
- is depended upon by
-
HADOOP-14243 Add S3A sensitive config keys to default list
- Resolved
- is related to
-
HADOOP-14507 extend per-bucket secret key config with explicit getPassword() on fs.s3a.$bucket.secret.key
- Resolved