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

Steve Loughran commented on HADOOP-8545:
----------------------------------------

I think we need some kind of contrib/ project, maybe a hadoop-incubation thing 
where people w/ commit rights can push stuff in but which isn't forced in to 
core. Otherwise it ends up on github where maintenance and contributions 
(including provenance) are less well managed

# It is designed to be self-contained.
# It'd need to go out on a faster release cycle until stable
# It's coupled tightly enough to the hadoop FS contract tests that it does 
benefit from being close to that -so that changes to those contract tests get 
checked by jenkins automatically.

I'll have a look at the the header dependencies, there shouldn't be anything, 
as that path implies the apache http library, which I thought was in trunk. I 
can turn those headers to const as it's only a constant for Content-Length and 
a couple of RFC-standardised header that won't change without breaking HTTP 1.1
                
> Filesystem Implementation for OpenStack Swift
> ---------------------------------------------
>
>                 Key: HADOOP-8545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8545
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs
>    Affects Versions: 2.0.3-alpha, 1.1.2
>            Reporter: Tim Miller
>            Assignee: Dmitry Mezhensky
>         Attachments: HADOOP-8545-1.patch, HADOOP-8545-2.patch, 
> HADOOP-8545-3.patch, HADOOP-8545-4.patch, HADOOP-8545-5.patch, 
> HADOOP-8545-6.patch, HADOOP-8545-javaclouds-2.patch, HADOOP-8545.patch, 
> HADOOP-8545.patch
>
>
> Add a filesystem implementation for OpenStack Swift object store, similar to 
> the one which exists today for S3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to