Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, AWS region is either constructed via the endpoint URL, by making an assumption that the 2nd component after delimiter "." is the region in endpoint URL, which doesn't work for private links and sets the default to us-east-1 thus causing authorization issue w.r.t the private link.
The option fs.s3a.endpoint.region allows this to be explicitly set
Attachments
Issue Links
- is depended upon by
-
HADOOP-15603 S3A to support configuring various AWS S3 client extended options
-
- Open
-
-
HADOOP-17677 Distcp is unable to determine region with S3 PrivateLink endpoints
-
- Resolved
-
- links to