[ https://issues.apache.org/jira/browse/HADOOP-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779995#comment-17779995 ]
Steve Loughran commented on HADOOP-18938: ----------------------------------------- this is why ITestS3AEndpointRegion.testWithVPCE {code} ERROR] testWithVPCE(org.apache.hadoop.fs.s3a.ITestS3AEndpointRegion) Time elapsed: 2.887 s <<< FAILURE! org.junit.ComparisonFailure: [Incorrect region set] expected:<"[us-west-2]"> but was:<"[vpce]"> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) {code} > S3A region logic to handle vpce and non standard endpoints > ----------------------------------------------------------- > > Key: HADOOP-18938 > URL: https://issues.apache.org/jira/browse/HADOOP-18938 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.4.0 > Reporter: Ahmar Suhail > Priority: Major > > For non standard endpoints such as VPCE the region parsing added in > HADOOP-18908 doesn't work. This is expected as that logic is only meant to be > used for standard endpoints. > If you are using a non-standard endpoint, check if a region is also provided, > else fail fast. > Also update documentation to explain to region and endpoint behaviour with > SDK V2. -- 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