-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: 2.8.0
-
Fix Version/s: None
-
Component/s: fs/s3
-
Labels:None
The error message in getServerSideEncryptionKey says that the property isn't valid, but it doesn't actually expand the constant defining its name:
LOG.error("Cannot retrieve SERVER_SIDE_ENCRYPTION_KEY", e);
- is superceded by
-
HADOOP-14507 extend per-bucket secret key config with explicit getPassword() on fs.s3a.$bucket.secret.key
-
- Resolved
-