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

Yuting Chen commented on HADOOP-18328:
--------------------------------------

I ran all integration tests with 
*mvn -Dparallel-tests -DtestsThreadCount=16 clean verify* on a outpost in 
us-east-1 region.

Saw failure tests regarding Storage classes and encryption (only outpost 
storage class is expected, and SSE-S3) encryption is supported) which are 
expected,  the rest tests look fine.

If required, I can add more documentation around storage class and encryption 
in a followup PR. Thanks!

> S3A supports S3 on Outposts
> ---------------------------
>
>                 Key: HADOOP-18328
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18328
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Sotetsu Suzugamine
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, the endpoint for using S3 accesspoint is set as 
> "s3-accesspoint.%s.amazonaws.com" as follows.
> [https://github.com/apache/hadoop/blob/3ec4b932c179d9ec6c4e465f25e35b3d7eded08b/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/ArnResource.java#L29]
> However, "s3-outposts.%s.amazonaws.com" is the preferred endpoint when 
> accessing S3 on Outposts bucket by accesspoint.
> This ticket improves them.



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