[
https://issues.apache.org/jira/browse/HADOOP-19172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845962#comment-17845962
]
ASF GitHub Bot commented on HADOOP-19172:
-----------------------------------------
steveloughran commented on PR #6823:
URL: https://github.com/apache/hadoop/pull/6823#issuecomment-2107746813
test run, two failures
```
[ERROR]
ITestS3ACommitterFactory.testEverything:115->testInvalidFileBinding:165
Expected a org.apache.hadoop.fs.s3a.commit.PathCommitException to be thrown,
but got the result: :
FileOutputCommitter{PathOutputCommitter{context=TaskAttemptContextImpl{JobContextImpl{jobId=job_202405130142_0004};
taskId=attempt_202405130142_0004_m_000000_0, status=''};
org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter@5b01c9de};
outputPath=s3a://stevel-london/fork-0004/test/testEverything,
workPath=s3a://stevel-london/fork-0004/test/testEverything/_temporary/1/_temporary/attempt_202405130142_0004_m_000000_0,
algorithmVersion=1, skipCleanup=false, ignoreCleanupFailures=false}
[ERROR] Errors:
[ERROR] ITestS3AConfiguration.testS3SpecificSignerOverride:577 ยป SdkClient
Unable to load region from any of the providers in the chain
software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain@54ba231b:
[software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider@2d441088:
Unable to load region from system settings. Region must be specified either
via environment variable (AWS_REGION) or system property (aws.region).,
software.amazon.awssdk.regions.providers.AwsProfileRegionProvider@5486875: No
region provided in profile: default,
software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider@65e1d433:
EC2 Metadata is disabled. Unable to retrieve region information from EC2
Metadata service.]
```
both are unrelated. I'm not sure if the testS3SpecificSignerOverride one is
long standing or recent
> Upgrade aws-java-sdk to 1.12.720
> --------------------------------
>
> Key: HADOOP-19172
> URL: https://issues.apache.org/jira/browse/HADOOP-19172
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, fs/s3
> Affects Versions: 3.4.0, 3.3.6
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Labels: pull-request-available
>
> Update to the latest AWS SDK, to stop anyone worrying about the ion library
> CVE https://nvd.nist.gov/vuln/detail/CVE-2024-21634
> This isn't exposed in the s3a client, but may be used downstream.
> on v2 sdk releases, the v1 sdk is only used during builds; 3.3.x it is shipped
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]