Details
Description
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.
Attachments
Issue Links
- is related to
-
HADOOP-18095 S3A connector to improve support for all AWS partitions
- Open
-
SPARK-45393 Upgrade Hadoop to 3.4.0
- Resolved
- links to