You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/02/23 12:28:44 UTC

[jira] [Created] (HADOOP-14110) mark S3AFileSystem.getAmazonClient package private, export getBucketLocation(fs.getBucket());

Steve Loughran created HADOOP-14110:
---------------------------------------

             Summary: mark S3AFileSystem.getAmazonClient package private, export getBucketLocation(fs.getBucket());
                 Key: HADOOP-14110
                 URL: https://issues.apache.org/jira/browse/HADOOP-14110
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Steve Loughran
            Priority: Critical


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org