Skip to content
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 31 commits into from
Jan 19, 2022
Merged

sync #11

merged 31 commits into from
Jan 19, 2022

Conversation

GuoPhilipse
Copy link
Owner

sync

medb and others added 30 commits December 30, 2021 13:27
Change-Id: Ifd3fb9ec6ebfc8874bb799bc198219511fe55a2f

Update pom.xml

Update pom.xml
…er. (#3849). Contributed by Ayush Saxena.

Reviewed-by: Inigo Goiri <[email protected]>
…sExceptionsReturnsCorrectValue (#3835)

Reviewed-by: Fei Hui <[email protected]>
Signed-off-by: Akira Ajisaka <[email protected]>
… 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
…tory encryption object store (#3870)


Contributed by Monthon Klongklaew
…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]>
…y striped blocks. (#3880)

Reviewed-by: litao <[email protected]>
Signed-off-by: Takanobu Asanuma <[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
@GuoPhilipse GuoPhilipse merged commit 60f347a into GuoPhilipse:trunk Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.