From d25cba7e8578621c8177868071b7dccdc099aed6 Mon Sep 17 00:00:00 2001 From: ahmarsuhail Date: Wed, 29 Nov 2023 13:16:19 +0000 Subject: [PATCH] S3A: Upgrade AWS SDK version to 2.21.33 for Amazon S3 Express One Zone support (#6306) With this upgrade, it is possible to connect to an Amazon S3 Express One Zone bucket. Some tests from the S3A test suite will currently fail against a one zone bucket, as one zone buckets do not support some S3 standard features (eg: SSE-KMS), and certain operations behave slightly differently (eg: listMPU will return a directory that has incomplete MPUs). Contributed by Ahmar Suhail --- LICENSE-binary | 2 +- hadoop-project/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 0ec5ee30f5..90afc172e2 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -360,7 +360,7 @@ org.objenesis:objenesis:2.6 org.xerial.snappy:snappy-java:1.1.10.4 org.yaml:snakeyaml:2.0 org.wildfly.openssl:wildfly-openssl:1.1.3.Final -software.amazon.awssdk:bundle:jar:2.20.160 +software.amazon.awssdk:bundle:jar:2.21.33 -------------------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 33e34a7d80..3be88553b0 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -187,7 +187,7 @@ 1.0-beta-1 900 1.12.565 - 2.20.160 + 2.21.33 1.0.1 2.7.1 1.11.2