[jira] [Commented] (HADOOP-18749) AWS SDK V2 - ITestS3AHugeFilesNoMultipart failure

2023-08-29 Thread Steve Loughran (Jira)


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

Steve Loughran commented on HADOOP-18749:
-

this is from HADOOP-18863; fix that and this test passes

> AWS SDK V2 - ITestS3AHugeFilesNoMultipart failure
> -
>
> Key: HADOOP-18749
> URL: https://issues.apache.org/jira/browse/HADOOP-18749
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Affects Versions: 3.4.0
>Reporter: Ahmar Suhail
>Assignee: Steve Loughran
>Priority: Major
> Fix For: 3.4.0
>
>
> ITestS3AHugeFilesNoMultipart fails with
> java.lang.AssertionError: Expected a 
> org.apache.hadoop.fs.s3a.api.UnsupportedRequestException to be thrown, but 
> got the result: : true
> Happens because the transfer manager currently does not do any MPU when used 
> with the Java async client, so the UnsupportedRequestException never gets 
> thrown. 



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



[jira] [Commented] (HADOOP-18749) AWS SDK V2 - ITestS3AHugeFilesNoMultipart failure

2023-05-23 Thread Steve Loughran (Jira)


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

Steve Loughran commented on HADOOP-18749:
-

how about commenting it out for now...

> AWS SDK V2 - ITestS3AHugeFilesNoMultipart failure
> -
>
> Key: HADOOP-18749
> URL: https://issues.apache.org/jira/browse/HADOOP-18749
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Affects Versions: 3.4.0
>Reporter: Ahmar Suhail
>Priority: Major
>
> ITestS3AHugeFilesNoMultipart fails with
> java.lang.AssertionError: Expected a 
> org.apache.hadoop.fs.s3a.api.UnsupportedRequestException to be thrown, but 
> got the result: : true
> Happens because the transfer manager currently does not do any MPU when used 
> with the Java async client, so the UnsupportedRequestException never gets 
> thrown. 



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