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

Doug Cutting commented on HADOOP-4:
-----------------------------------

> -1 but only after I build libhdfs 

The confusion is that libhdfs is now conditioned on compile.c++, but fuse-dfs 
does not, so it's possible to invoke ant at the top level in such a way that it 
will try to compile fuse-dfs without having compiled libhdfs.  To fix this we 
should probably make fuse-dfs conditional on compile.c++ too.  In any case, you 
need to specify compile.c++=1 for top-level builds of fuse-dfs to work.

> -1 I think that there should be package target in fuse-dfs/build.xml that 
> copies fuse-dfs stuff into $HADOOP_HOME/contrib/fuse-dfs

Good idea.   The fuse-dfs package target should copy things to 
${dist.dir}/contrib/${name}.

Who will update the patch?



> tool to mount dfs on linux
> --------------------------
>
>                 Key: HADOOP-4
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: fs
>         Environment: OSs that support FUSE. Includes Linux, MacOSx, 
> OpenSolaris... http://fuse.sourceforge.net/wiki/index.php/OperatingSystems
>            Reporter: John Xing
>         Attachments: fuse-dfs.tar.gz, fuse-dfs.tar.gz, fuse-dfs.tar.gz, 
> fuse-dfs.tar.gz, fuse-dfs.tar.gz, 
> fuse-hadoop-0.1.0_fuse-j.2.2.3_hadoop.0.5.0.tar.gz, 
> fuse-hadoop-0.1.0_fuse-j.2.4_hadoop.0.5.0.tar.gz, fuse-hadoop-0.1.1.tar.gz, 
> fuse-j-hadoopfs-03.tar.gz, fuse_dfs.c, fuse_dfs.c, fuse_dfs.c, fuse_dfs.c, 
> fuse_dfs.c, fuse_dfs.sh, fuse_dfs.tar.gz, HADOOP-4.patch, HADOOP-4.patch, 
> HADOOP-4.patch, Makefile, patch.txt, patch.txt, patch2.txt, patch3.txt, 
> patch4.txt, patch4.txt, patch4.txt, patch5.txt, patch6.txt
>
>
> tool to mount dfs on Unix or any OS that supports FUSE

-- 
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