-
Couldn't load subscription status.
- Fork 9.1k
HADOOP-19485. S3A: Upgrade AWS V2 SDK to 2.29.52 #7573
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-19485. S3A: Upgrade AWS V2 SDK to 2.29.52 #7573
Conversation
This is the latest release of the AWS SDK which does not make changes that are incompatible with third-party stores. Any followup will require addressing HADOOP-19490. Change-Id: I51bccc4376681b6b3058060b5aa8af9730886e12
Code changes related to HADOOP-19485. AwsSdkWorkarounds no longer needs to cut back on transfer manager logging (HADOOP-19272). - Remove log downgrade and change assertion to expect nothing to be logged. - remove false positives from log ITestS3AEndpointRegion failure: Change in state of AwsExecutionAttribute.ENDPOINT_OVERRIDDEN attribute requires test tuning to match. Change-Id: Iee88e13c113daf852c82c4a11c5029a62efabb71
Switch is in client; commented out in test log properties; covered in troubleshooting doc Change-Id: If70447d8eb3d3d0e03db5c169cd1aabf844931bd
* Includes fix for the assumeStoreAwsHosted() logic. * Documents how to turn off multipart uploads with third-party stores Change-Id: Iae344b372dceaca981426035e062b542af25f0cd
…tore. Downgrade warning message from INFO to DEBUG. Change-Id: Ibb7be344e44e2d66d779c40bf086edba5ce7d7d8
|
one failure I'm getting on the tests (other than the known v4 signing regression) is that the vector IO tests are failing 412 "not satisfied". going to rebuild without the library update to see if the issue exists there too. |
|
💔 -1 overall
This message was automatically generated. |
|
looking at this failure now |
|
merge is done now; closing |
Description of PR
HADOOP-19485. S3A: Upgrade AWS V2 SDK to 2.29.52
HADOOP-19485. S3A: Test failures after SDK upgrade
HADOOP-19455. S3A: SDK client to log metrics at TRACE
HADOOP-19492. S3A: Some tests failing on third-party stores
HADOOP-19516. S3A: SDK reads content twice during PUT to S3 Express store.
How was this patch tested?
s3 london
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?