[
https://issues.apache.org/jira/browse/HADOOP-19654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016122#comment-18016122
]
ASF GitHub Bot commented on HADOOP-19654:
-----------------------------------------
steveloughran commented on PR #7882:
URL: https://github.com/apache/hadoop/pull/7882#issuecomment-3221833528
regressions
## everywhere
No logging. Instead we get
```
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further
details.
```
`ITestS3AContractAnalyticsStreamVectoredRead` failures -stream closed.
more on this once I've looked at it. If it is an SDK issue, major
regression, though it may be something needing changes in the aal libary
## s3 express
```
[ERROR] ITestTreewalkProblems.testDistCp:319->lambda$testDistCp$3:320
[Exit code of distcp -useiterator -update -delete -direct
s3a://stevel--usw2-az1--x-s3/job-00-fork-0005/test/testDistCp/src
s3a://stevel--usw2-az1--x-s3/job-00-fork-0005/test/testDistCp/dest]
```
assumption: now that the store has lifecycle rules, you don't get prefix
listings when there's an in-progress upload.
Fix: change test but also path capability warning of inconsistency. this is
good.
Operation costs/auditing count an extra HTTP request, so cost tests fail. I
suspect it is always calling CreateSession, but without logging can't be sure
> Upgrade AWS SDK to 2.32.x
> -------------------------
>
> 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.32.x while off the critical path of things.
> This is for 3.5.0 only
> 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]