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 "Andrew Lazarev (JIRA)" <ji...@apache.org> on 2013/12/19 20:22:08 UTC

[jira] [Updated] (HADOOP-10032) Backport hadoop-openstack to branch 1

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

Andrew Lazarev updated HADOOP-10032:
------------------------------------

    Attachment: HADOOP-10032-1.patch

Some work on backporting.

Work done:
1. Code placed into 1x structure
2. Fixed compilation errors
3. Removed code related to HDFS2 and socks proxy (it is not supported by httpclient used in 1x)
4. Translated docs from wiki-like structure into 1x XML structure

Work to be done:
1. Tests are not ported (need to figure out where to place them since they are not unit but integration)
2. Change docs to reflect new project structure (mvn -> ant, etc.)

> Backport hadoop-openstack to branch 1
> -------------------------------------
>
>                 Key: HADOOP-10032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10032
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: fs
>    Affects Versions: 1.3.0
>            Reporter: Steve Loughran
>         Attachments: HADOOP-10032-1.patch
>
>
> Backport the hadoop-openstack module from trunk to branch-1.
> This will need a build.xml file to build it, ivy set up to add any extra dependencies and testing. There's one extra {{FileSystem}} method in 2.x that we can drop for branch-1.
> FWIW I've already built and tested hadoop-openstack against branch 1 by editing the .pom file and having that module build against 1.  Before the move from {{isDir()}} to {{isDirectory()}} it compiled and ran fine



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)