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 fc5b23336b7 HADOOP-19444. [ABFS][FnsOverBlob][Tests] Add Tests For Negative Scenarios Identified for Ingress Operations (#7572) new 1ce05fd0961 HADOOP-19485. S3A: Upgrade AWS V2 SDK to 2.29.52 (#7479) new 7646d889aae HADOOP-19485. S3A: Test Failures after SDK 2.29.52 Upgrade new 02925dd4efe HADOOP-19455. S3A: Enable logging of SDK client metrics new f3ec55b5911 HADOOP-19516. S3A: SDK reads content twice during PUT to S3 Express store. The 4 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: LICENSE-binary | 3 +- hadoop-project/pom.xml | 2 +- .../hadoop/fs/s3a/DefaultS3ClientFactory.java | 11 +++- .../hadoop/fs/s3a/impl/AwsSdkWorkarounds.java | 16 +++-- .../hadoop/fs/s3a/impl/UploadContentProviders.java | 4 +- .../tools/hadoop-aws/third_party_stores.md | 15 ++++- .../tools/hadoop-aws/troubleshooting_s3a.md | 41 +++++++++++++ .../hadoop/fs/s3a/ITestS3AConfiguration.java | 2 + .../hadoop/fs/s3a/ITestS3AEncryptionSSEC.java | 2 + .../hadoop/fs/s3a/ITestS3AEndpointRegion.java | 69 ++++++++++++++++------ .../org/apache/hadoop/fs/s3a/S3ATestUtils.java | 2 +- .../hadoop/fs/s3a/impl/ITestAwsSdkWorkarounds.java | 37 ++---------- .../hadoop/fs/s3a/tools/ITestBucketTool.java | 1 + .../org/apache/hadoop/fs/sdk/TestAWSV2SDK.java | 2 +- .../hadoop-aws/src/test/resources/log4j.properties | 4 ++ 15 files changed, 146 insertions(+), 65 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org