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

t oo updated HADOOP-17401:
--------------------------
    Affects Version/s:     (was: 2.8.0)

> GCS to support per-bucket configuration
> ---------------------------------------
>
>                 Key: HADOOP-17401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17401
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: t oo
>            Assignee: Steve Loughran
>            Priority: Major
>
> S3a now supports different regions, by way of declaring the endpoint —but you 
> can't do things like read in one region, write back in another (e.g. a distcp 
> backup), because only one region can be specified in a configuration.
> If s3a supported region declaration in the URL, e.g. s3a://b1.frankfurt 
> s3a://b2.seol , then this would be possible. 
> Swift does this with a full filesystem binding/config: endpoints, username, 
> etc, in the XML file. Would we need to do that much? It'd be simpler 
> initially to use a domain suffix of a URL to set the region of a bucket from 
> the domain and have the aws library sort the details out itself, maybe with 
> some config options for working with non-AWS infra



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