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

Steve Loughran updated HADOOP-19740:
------------------------------------
    Description: 
Add explicit regions to hand off to the sdk
* sdk: "use the sdk chain"
* ec2: "we are in EC2, use the local region": use the iAM logic inside the SDK 
directly.

empty string "" also hands off to the SDK; the warning will be removed

also: if an endpoint is set and it is not parsed as a vpce endpoint, we will 
automatically add the endpoint name "external". This avoids the need to make up 
an external region when working with an endpoint.

  was:
Add explicit regions to hand off to the sdk
* sdk: "use the sdk chain"
* ec2: "we are in EC2, use the local region" (this'll be done by the SDK, FWIW)

empty string "" also hands off to the SDK; the warning will be removed


> S3A: add explicit "sdk" and "ec2" regions for region resolution through SDK 
> and EC2 IAM
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-19740
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19740
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 3.4.2
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>
> Add explicit regions to hand off to the sdk
> * sdk: "use the sdk chain"
> * ec2: "we are in EC2, use the local region": use the iAM logic inside the 
> SDK directly.
> empty string "" also hands off to the SDK; the warning will be removed
> also: if an endpoint is set and it is not parsed as a vpce endpoint, we will 
> automatically add the endpoint name "external". This avoids the need to make 
> up an external region when working with an endpoint.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to