[ 
https://issues.apache.org/jira/browse/HADOOP-17705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-17705:
------------------------------------
    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 

  was:
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.

Proposed: An AWS region config which when set can bypass the construction of 
region from the endpoint URL. 


> S3A to add Config to set AWS region
> -----------------------------------
>
>                 Key: HADOOP-17705
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17705
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Mehakmeet Singh
>            Assignee: Mehakmeet Singh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.3.2
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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