-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-19587. SSE-C integration changes. #7906
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
|
@steveloughran addressed your review comments on https://github.com/apache/hadoop/pull/7738/files here |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
mukund-thakur
left a comment
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
Backports: * HADOOP-19394. S3A: Integrate with AAL's readVectored(). (#7720) * HADOOP-19664. S3A: Analytics stream to use Java sync client. (#7909) * HADOOP-19698. S3A: Add AAL dependency to LICENSE-binary. * HADOOP-19587. S3A: Adds in support for SSE-C to AAL (#7906) * HADOOP-19365. S3A: Adds in support for auditing for AAL. (#7723)
Description of PR
Based off of https://github.com/apache/hadoop/pull/7738/files, continuing the work here.
How was this patch tested?
tested in eu-west-1, with AAL enabled and encryption method set to SSE-C.
All good, other than failures when reading from a public bucket with SSE-C enabled.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?