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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to