[ https://issues.apache.org/jira/browse/HADOOP-19490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940713#comment-17940713 ]
ASF GitHub Bot commented on HADOOP-19490: ----------------------------------------- steveloughran closed pull request #7494: HADOOP-19490. S3A: AWS SDK 2.30+ incompatible with third party stores URL: https://github.com/apache/hadoop/pull/7494 > S3A: AWS SDK 2.30+ incompatible with third party stores > ------------------------------------------------------- > > Key: HADOOP-19490 > URL: https://issues.apache.org/jira/browse/HADOOP-19490 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Reporter: Steve Loughran > Priority: Major > Labels: pull-request-available > > Changes in the SDK related to a new AWS SDK Feature, Default integritY > Protection > {{https://docs.aws.amazon.com/sdkref/latest/guide/feature-dataintegrity.html}} > break all intereraction with third party S3 Stores. > See {{https://github.com/aws/aws-sdk-java-v2/issues/5801}} > There are documented mechanisms to turn this off > * an environment variable > * a change in ~/..aws/config > * a system property > * looks like a new builder option, though the docs don't cover it. > That checksum builder option looks like the only viable strategy, but it will > need testing. maybe even make it a property which can be enabled/disabled, > with tests and docs. > Whoever wants a 2.30.x feature either gets to do the fixing and testing. For > 3.4.2 it'll be an older release. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org