Details
-
Sub-task
-
Status: Resolved
-
Trivial
-
Resolution: Duplicate
-
None
-
None
-
None
Description
even when you have encryption off or set to sse-kms/aes256, the debug logs print a comment about using SSE-C
2017-12-05 12:44:33,292 [main] DEBUG s3a.S3AUtils (S3AUtils.java:getEncryptionAlgorithm(1097)) - Using SSE-C with null key
That log statement should be moved to only get printed with SSE-C enabled.
Attachments
Issue Links
- is broken by
-
HADOOP-14324 Refine S3 server-side-encryption key as encryption secret; improve error reporting and diagnostics
- Resolved
- Is contained by
-
HADOOP-14556 S3A to support Delegation Tokens
- Resolved
- is related to
-
HADOOP-14762 S3A warning of obsolete encryption key which is never used
- Resolved