-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18480. Upgrade aws sdk to 1.12.316 #4972
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
HADOOP-18480. Upgrade aws sdk to 1.12.316 #4972
Conversation
Change-Id: I078b5f6806857bfc30e15c6b19d05ef60e0ef243
no accidental export of dependencies from the new JAR |
tests are getting slower on trunk; new prefetcher adds more and many of the existing tests seem to be struggling today
i am doing a hadoop 3.3 release in docker, but that isn't killing all cpu/network. one failure
|
test run against s3 london, -Dscale; also ran ILoadTestS3ABulkDeleteThrottling
reviewing output showed up new warning message about the default env vars provider. Filed https://issues.apache.org/jira/browse/HADOOP-18481 ; we should keep quiet and on v2 sdk, just map to a new one. big upload took a long time
notable that time to wait for an executor was tangible. |
💔 -1 overall
This message was automatically generated. |
test failure is covered in "HDFS-16142. TestObservernode#testMkdirsRaceWithObserverRead is flaky" |
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.
LGTM+1.
Ran the test. Everything seems ok apart from the know failures.
Contributed by Steve Loughran
Description of PR
move up to latest aws sdk before the next release
How was this patch tested?
tests against s3 london in progress
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?