forked from apache/hadoop
-
Notifications
You must be signed in to change notification settings - Fork 1
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
sync #11
Merged
Merged
sync #11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: Ifd3fb9ec6ebfc8874bb799bc198219511fe55a2f Update pom.xml Update pom.xml
Co-authored-by: Minni Mittal <[email protected]>
…Saxena. Reviewed-by: Akira Ajisaka <[email protected]>
…er. (#3849). Contributed by Ayush Saxena. Reviewed-by: Inigo Goiri <[email protected]>
…ell class. (#3846) Signed-off-by: Akira Ajisaka <[email protected]>
…sExceptionsReturnsCorrectValue (#3835) Reviewed-by: Fei Hui <[email protected]> Signed-off-by: Akira Ajisaka <[email protected]>
Contributed by Ashutosh Gupta
… Contributed by Ayush Saxena. Reviewed-by: tomscut <[email protected]> Reviewed-by: Steve Loughran <[email protected]>
…isy. (#3860) Downgrading warn logs to debug in case of InterruptedException Contributed By: Mukund Thakur
Reviewed-by: Akira Ajisaka <[email protected]>
…ributedCache APIs internally (#3855)
…tory encryption object store (#3870) Contributed by Monthon Klongklaew
Co-authored-by: luoyuan <[email protected]>
…pt (#3879) Contributed by Ahmar Suhail
…chronously (#3063). Contributed by Xiangyi Zhu. Reviewed-by: tomscut <[email protected]> Signed-off-by: Wei-Chiu Chuang <[email protected]> Signed-off-by: He Xiaoqiao <[email protected]>
Reviewed-by: Viraj Jasani <[email protected]> Signed-off-by: Takanobu Asanuma <[email protected]>
…y striped blocks. (#3880) Reviewed-by: litao <[email protected]> Signed-off-by: Takanobu Asanuma <[email protected]>
Signed-off-by: Akira Ajisaka <[email protected]>
Completely removes S3Guard support from the S3A codebase. If the connector is configured to use any metastore other than the null and local stores (i.e. DynamoDB is selected) the s3a client will raise an exception and refuse to initialize. This is to ensure that there is no mix of S3Guard enabled and disabled deployments with the same configuration but different hadoop releases -it must be turned off completely. The "hadoop s3guard" command has been retained -but the supported subcommands have been reduced to those which are not purely S3Guard related: "bucket-info" and "uploads". This is major change in terms of the number of files changed; before cherry picking subsequent s3a patches into older releases, this patch will probably need backporting first. Goodbye S3Guard, your work is done. Time to die. Contributed by Steve Loughran.
With this update, the versions of key shaded dependencies are jackson 2.12.3 httpclient 4.5.13 Contributed by Steve Loughran
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sync