[ 
https://issues.apache.org/jira/browse/HADOOP-18015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446593#comment-17446593
 ] 

Steve Loughran commented on HADOOP-18015:
-----------------------------------------

I think we should be clear in understanding what operations we wish to export.

There is two sets which spring to mind

* Exception translation
* Creating the configuration options for an AWS client, including secrets and 
per bucket options.

And how can we best exports these and a model which makes sense rather than 
just allowing open access to everything in the class?

> Public Interface to use S3AUtils.java methods in external projects
> ------------------------------------------------------------------
>
>                 Key: HADOOP-18015
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18015
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Mehakmeet Singh
>            Priority: Major
>
> S3AUtils is marked Private, this makes it difficult to use the methods in it 
> and the projects have to copy the whole method rather than simply calling 
> them. Having a public Interface helper class would act as a gateway to these 
> methods which can be directly called now.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to