-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-17343. Upgrade aws-java-sdk to 1.11.892 #2429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Hi @dongjoon-hyun , did you have a look at https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/testing.html#Qualifying_an_AWS_SDK_Update? Thanks, |
|
Oh, thank you so much for the guidance, @liuml07 ! I'll take a look. |
|
Given the documentation, I'll close this PR for now. |
|
no, no, don't run away. All you have to do is follow the instructions. the fact that you are set up to build and test spark with is even better, as you'll get better downstream coverage. AWS upgrades are always a bit of work as sometimes there are performance regressions and error messages related to us calling abort() on streams, even the shaded releases often accidentally export libraries from their poms, and if we have tests which expect specific errors, they can regress But that doesn't mean we don't need these updates. please, restore the patch and try out the process. It's primarily one of a bit of extra due diligence above just a "do the ITests pass" |
|
(I've been thinking about it being time to upgrade for a while, certainly before any 3.3.1 release) |
|
Sorry, @steveloughran . It's beyond what I can provide for now. I believe someone-else can do if he needs it.
|
|
ok. I'll try and find the time fo rit |
|
see #2468 |
This PR aims to upgrade
aws-java-sdkfrom 1.1.563 (May 30, 2019) to 1.11.892 (Nov 01, 2020).