[ 
https://issues.apache.org/jira/browse/HDFS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981077#action_12981077
 ] 

Eli Collins commented on HDFS-1582:
-----------------------------------

Thanks for taking this on!  Approach looks good. 

Couple things:
* Why modify the package target to depend on the libhdfs build? 
* Testing? I get the following when running {{ant -Dcompile.c++=true 
-Dlibhdfs=true compile}} and this patch on a fresh tree.
{noformat}
create-libhdfs-configure:
    [mkdir] Created dir: 
/home/eli/src/hdfs4/build/c++-build/Linux-amd64-64/libhdfs
     [exec] configure: error: cannot find install-sh, install.sh, or shtool in 
config "/home/eli/src/hdfs4/src/c++/libhdfs"/config
{noformat}

> Remove auto-generated native build files
> ----------------------------------------
>
>                 Key: HDFS-1582
>                 URL: https://issues.apache.org/jira/browse/HDFS-1582
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: contrib/libhdfs
>            Reporter: Roman Shaposhnik
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-6436.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The repo currently includes the automake and autoconf generated files for the 
> native build. Per discussion on HADOOP-6421 let's remove them and use the 
> host's automake and autoconf. We should also do this for libhdfs and 
> fuse-dfs. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to