[
https://issues.apache.org/jira/browse/HADOOP-19654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035977#comment-18035977
]
ASF GitHub Bot commented on HADOOP-19654:
-----------------------------------------
mukund-thakur commented on PR #7882:
URL: https://github.com/apache/hadoop/pull/7882#issuecomment-3499098574
`[ERROR] ITestConnectionTimeouts.testObjectUploadTimeouts:247 [Duration of
write]
Expecting:
<PT16.579S>
to be less than:
<PT10S> `
this can ignored.
`[ERROR] ITestBucketTool.testRecreateTestBucketNonS3Express:145 Expected
to find 'BucketAlreadyOwnedByYouException' but got unexpected exception:
org.apache.hadoop.fs.s3a.AWSBadRequestException: create on
s3a://mthakur-us-west-1: software.amazon.awssdk.services.s3.model.S3Exception:
The us-east-2 location constraint is incompatible for the region specific
endpoint this request was sent to. (Service: S3, Status Code: 400, Request ID:
305KXAWSAP63FKGA, Extended Request ID:
BmoZx1BgwGVhyQB6vYFjEFHCkXA4UbowUMEMJhPeNs0SU8q2KPtIbaWg5sZ1gg2XB5LVJfBXQHw=)
(SDK Attempt Count: 1):IllegalLocationConstraintException: The us-east-2
location constraint is incompatible for the region specific endpoint this
request was sent to. (Service: S3, Status Code: 400, Request ID:
305KXAWSAP63FKGA, Extended Request ID:
BmoZx1BgwGVhyQB6vYFjEFHCkXA4UbowUMEMJhPeNs0SU8q2KPtIbaWg5sZ1gg2XB5LVJfBXQHw=)
(SDK Attempt Count: 1)
at
org.apache.hadoop.fs.s3a.S3AUtils.translateException(S3AUtils.java:271)
at org.apache.hadoop.fs.s3a.Invoker.once(Invoker.java:124)
at org.apache.hadoop.fs.s3a.tools.BucketTool.run(BucketTool.java:267)
at org.apache.hadoop.fs.s3a.tools.BucketTool.exec(BucketTool.java:154)
at
org.apache.hadoop.fs.s3a.tools.ITestBucketTool.lambda$testRecreateTestBucketNonS3Express$1(ITestBucketTool.java:146)`
this one I thinking what is going on
> Upgrade AWS SDK to 2.35.4
> -------------------------
>
> Key: HADOOP-19654
> URL: https://issues.apache.org/jira/browse/HADOOP-19654
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, fs/s3
> Affects Versions: 3.5.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
>
> Upgrade to a recent version of 2.33.x or later while off the critical path of
> things.
> HADOOP-19485 froze the sdk at a version which worked with third party stores.
> Apparently the new version works; early tests show that Bulk Delete calls
> with third party stores complain about lack of md5 headers, so some tuning is
> clearly going to be needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]