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

Steve Loughran commented on HADOOP-13367:
-----------------------------------------

I'll need to be a whole new module; that way maintenance/testing can be 
isolated, along with any new dependencies. You'll also need to help with 
setting up so that anyone doing a release/maintenance can get test access. We 
do not give Jenkins the credentials to test object stores (security reasons), 
so help here is needed.

-Have a look at HADOOP-12756 to see how Aliyun OSS is being added: a separate 
git branch for a separate module, 

-See if you can convince someone to review all your work as it goes on. I'm 
afraid I cannot volunteer here; I'm going to be looking at the Alyun one and 
won't have time to look at others.

-Do have something working against most of the contract tests before that 
feature branch gets created; worry about performance optimisation later.

-do have a good security story from the start, especially using Hadoop's 
credential provider APIs as an alternative to keeping secrets in XML files. S3A 
in trunk shows how to do this

> Support more types of Store in S3Native File System
> ---------------------------------------------------
>
>                 Key: HADOOP-13367
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13367
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 2.7.2
>            Reporter: liu chang
>            Priority: Minor
>
> There are a lot of object storage services whose protocol is similar to S3. 
> We could add more types of NativeFileSystemStore to support those services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to