[ 
https://issues.apache.org/jira/browse/HADOOP-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757488#comment-17757488
 ] 

ASF GitHub Bot commented on HADOOP-18853:
-----------------------------------------

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.




> AWS SDK V2 - Upgrade SDK to 2.20.28 and restores multipart copy
> ---------------------------------------------------------------
>
>                 Key: HADOOP-18853
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18853
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Ahmar Suhail
>            Priority: Major
>              Labels: pull-request-available
>
> With 2.20.121, the TM has MPU functionality. Upgrading to the latest version 
> (2.20.28) will also solve the issue with needing to include the CRT 
> dependency. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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