steveloughran commented on PR #6515:
URL: https://github.com/apache/hadoop/pull/6515#issuecomment-1924161568

   Using the xml settings above against branch 3.4
   ```
   [ERROR]   
ITestS3ACommitterFactory.testEverything:112->testImplicitFileBinding:127->assertFactoryCreatesExpectedCommitter:187->Assert.assertEquals:120->Assert.failNotEquals:835->Assert.fail:89
 Wrong Committer from factory expected:<class 
org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter> but was:<class 
org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter>
   [ERROR] Errors: 
   [ERROR]   ITestS3AConfiguration.testS3SpecificSignerOverride:577 » SdkClient 
Unable to l...
   [ERROR]   ITestDelegatedMRJob.testJobSubmissionCollectsTokens[0] » 
AccessDenied s3a://la...
   [ERROR]   ITestDelegatedMRJob.testJobSubmissionCollectsTokens[1] » 
AccessDenied s3a://la...
   [ERROR]   ITestDelegatedMRJob.testJobSubmissionCollectsTokens[2] » 
AccessDenied s3a://la...
   [ERROR]   
ITestRoleDelegationInFilesystem>ITestSessionDelegationInFilesystem.testDelegatedFileSystem:347->ITestSessionDelegationInFilesystem.readLandsatMetadata:614
 » AccessDenied
   [ERROR]   
ITestSessionDelegationInFilesystem.testDelegatedFileSystem:347->readLandsatMetadata:614
 » AccessDenied
   [ERROR]   
ITestS3AInputStreamPerformance.testRandomIONormalPolicy:494->executeRandomIO:534
 » EOF
   [ERROR]   
ITestS3AInputStreamPerformance.testRandomIORandomPolicy:485->executeRandomIO:534
 » EOF
   [INFO] 
   ```
   
   These are just going to have to be expectable -some are from hard coded 
s3a://landsat-pds/ refs; others from file length. for now though: we have a fix 
for trunk/3.4 and workaround with some failures for the test


-- 
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