[
https://issues.apache.org/jira/browse/HADOOP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-4:
------------------------------
Attachment: HADOOP-4.patch
Here's a version that builds for me. I changed it to fit within the normal
contrib compilation framework.
If you want to compile it alone, manually, then you must first run 'ant
-Dcompile.c++=1 compile-libhdfs' at root, then run 'ant -Dfusedfs=1' when
connected to src/contrib/fuse-dfs, or you can simply run 'ant compile-contrib
-Dcompile.c++=1 -Dcompile.fusedfs=1' at top-level to compile it along with all
other contrib modules.
I have not yet tested that it runs, however.
Building this generates a lot of files that we'll need to add to the svn ignore
list, and that are not removed by 'make clean'. Are all of these needed?
> 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, HADOOP-4.patch, Makefile,
> patch.txt, patch.txt, patch2.txt, patch3.txt, patch4.txt, patch4.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.