hadoop/hadoop-tools/hadoop-aws/src
Mukund Thakur f864ef7429
HADOOP-16794. S3A reverts KMS encryption to the bucket's default KMS key in rename/copy.
AreContributed by Mukund Thakur.

This addresses an issue which surfaced with KMS encryption: the wrong
KMS key could be picked up in the S3 COPY operation, so
renamed files, while encrypted, would end up with the
bucket default key.

As well as adding tests in the new suite
ITestS3AEncryptionWithDefaultS3Settings,
AbstractSTestS3AHugeFiles has a new test method to
verify that the encryption settings also work
for large files copied via multipart operations.
2020-03-02 17:31:12 +00:00
..
main HADOOP-16794. S3A reverts KMS encryption to the bucket's default KMS key in rename/copy. 2020-03-02 17:31:12 +00:00
site HADOOP-16711. 2020-02-21 13:44:46 +00:00
test HADOOP-16794. S3A reverts KMS encryption to the bucket's default KMS key in rename/copy. 2020-03-02 17:31:12 +00:00