This is an automated email from the ASF dual-hosted git repository. stevel pushed a change to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 382b347635b HADOOP-19354. S3A: S3AInputStream to be created by factory under S3AStore (#7214) new e72495b22f4 HADOOP-19336: S3A: Test failures after CSE support added (#7164) new 50e55eea1ec HADOOP-19349: S3A : Improve Client Side Encryption Documentation (#7191) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../fs/s3a/impl/EncryptionS3ClientFactory.java | 2 + .../site/markdown/tools/hadoop-aws/encryption.md | 247 ++++++++++++++++++++- .../tools/hadoop-aws/troubleshooting_s3a.md | 158 ------------- .../fs/s3a/ITestS3AClientSideEncryption.java | 8 +- .../fs/s3a/ITestS3AClientSideEncryptionCustom.java | 2 - .../org/apache/hadoop/fs/s3a/S3ATestUtils.java | 6 +- .../hadoop/fs/s3a/commit/ITestUploadRecovery.java | 31 ++- .../hadoop/fs/s3a/impl/ITestAwsSdkWorkarounds.java | 1 + 8 files changed, 268 insertions(+), 187 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org