You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2017/02/24 19:15:44 UTC

[jira] [Updated] (HADOOP-14110) In S3AFileSystem, make getAmazonClient() package private; export getBucketLocation()

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

Mingliang Liu updated HADOOP-14110:
-----------------------------------
    Summary: In S3AFileSystem, make getAmazonClient() package private; export getBucketLocation()  (was: mark S3AFileSystem.getAmazonClient package private, export getBucketLocation(fs.getBucket());)

> In S3AFileSystem, make getAmazonClient() package private; export getBucketLocation()
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14110
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14110
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: HADOOP-13345
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Critical
>         Attachments: HADOOP-14110-HADOOP-13345-001.patch
>
>
> I'ved just noticed we are making the S3 client visible again. I really don't want that to happen, as at that point you lose control of how it gets used. Better to make getBucketLocation a visible method, possibly on the internal-use-only {{WriteOperationHelper}} class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org