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

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

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

   latest iteration tested: s3 london at -Dscale and -Dprefetch
   
   
   *Error translation uses reflection to create IOE of the right type.
   * All IOEs at the bottom of an AWS stack chain are regenerated.
   * Troubleshooting doc updated with the new classnames;
     cutting out stack traces rather than bother recreating them.
   
   Pulled the multipart param stuff, which can be addressed in a separate JIRA.
   Where I also think we should move listUploads() to S3AInternals
   as it is very internal.
   But did tweak ITestS3AMultipartUtils while debugging this...
    leaving that in as better assertions are always good.




> S3A: V2 SDK client does not work with third-party store
> -------------------------------------------------------
>
>                 Key: HADOOP-18889
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18889
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Critical
>              Labels: pull-request-available
>
> testing against an external store without specifying region now blows up 
> because the region is queried off eu-west-1.
> What are we do to here? require the region setting *which wasn't needed 
> before? what even region do we provide for third party stores?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to