-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19082: Update AWS SDK V2 to 2.24.6 #6568
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
|
Update the AWS SDK to 2.24.1 from 2.23.5 for latest updates in packaging w.r.t. imds module.
6bde82e
to
cf11a93
Compare
💔 -1 overall
This message was automatically generated. |
+1 pending you state which s3 endpoint you ran the tests and what the parameters to your test run were. |
@HarshitGupta11 could you upgrade to the latest version, or at least |
@HarshitGupta11 need to know where you qualified the SDK... |
💔 -1 overall
This message was automatically generated. |
Hi yeah, I have updated the ticket and ran the hadoop test suite again a normal and directory bucket in us-west-2 |
Still running all the tests as mentioned, I have run the test suite under normal conditions in both kind of buckets but there are a couple of changes needed with CSE-KMS and access point buckets, trying to figure those out. |
ok, the CSE stuff is going to fail, don't worry |
Ran all the tests as per the Qualifying sdk update, all seems to be fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
welcome to the "qualifying an aws release" work
Update the AWS SDK to 2.24.6 from 2.23.5 for latest updates in packaging w.r.t. IMDS module. Contributed by Harshit Gupta
### What changes were proposed in this pull request? This PR aims to upgrade AWS SDK v2 to 2.24.6. ### Why are the changes needed? Like HADOOP-19082 (Apache Hadoop 3.4.1), Apache Spark 4.0.0 had better use the latest one. - apache/hadoop#6568 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #45821 from dongjoon-hyun/SPARK-47695. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Update the AWS SDK to 2.24.1 from 2.23.5 for latest updates in packaging w.r.t. imds module.
How was this patch tested?
Integration Test using
mvn clean verify -Dparallel-tests -DtestsThreadCount=16 -Dscale -fae
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?