steveloughran commented on PR #6515: URL: https://github.com/apache/hadoop/pull/6515#issuecomment-1921984340
with this we are back to the known failures) ``` [ERROR] Failures: [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... [INFO] ``` Once I've got through the check i'm going to make sure that older builds can work with the new url; if it is good then we can just document how to patch your auth-keys -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
