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

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

I finally got this to compile, after modifying plain-bootstrap.sh and 
src/Makefile.am.  The latter has some hardwired paths to make things work for 
Pete.  Most of the stuff in the former is stuff that's already known to 
Hadoop's build (JDK location, libhdfs location, etc.)

It should be possible to get this to build from the top-level build.xml, 
provided:
 - one specifies a -Dcompile.fuse=true or somesuch option
 - one has the appropriate unix environment (g++ installed, libfuse-dev 
installed, etc.)
The environmental requirements should be described as best as possible in the 
README.  The build should be dependent on libhdfs.

Pete, are you familiar with Ant?


> 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
>            Assignee: Pete Wyckoff
>         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, Makefile, patch.txt, patch.txt, 
> patch2.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