ahmarsuhail commented on PR #5960:
URL: https://github.com/apache/hadoop/pull/5960#issuecomment-1688260773
@steveloughran - Rebased and tested, mostly all good.
`ITestS3AHugeFilesNoMultipart` is failing, I would expect it to pass now that
we have multipart copy, but this can be investigated separately.
Also seeing failures in
`ITestRoleDelegationInFilesystem>ITestSessionDelegationInFilesystem`
```
org.apache.hadoop.fs.s3a.auth.delegation.DelegationTokenIOException: Cannot
issue S3A Role Delegation Tokens without full AWS credentials
at
org.apache.hadoop.fs.s3a.auth.delegation.RoleTokenBinding.lambda$createTokenIdentifier$0(RoleTokenBinding.java:146)
```
Fails on my EC2, but works ok on my mac. It's probably a config issue, but
haven't seen this ever before so need to investigate. Again, don't think it has
anything to do with this change. so feel like we should be good to merge.
Once we're in trunk, I work on adding CSE, that's the only thing missing now.
--
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]