[
https://issues.apache.org/jira/browse/HADOOP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551102
]
Anurag Sharma commented on HADOOP-4:
------------------------------------
hi,
We re-submitted the fuse-j-hadoopfs package with the following changes (as
suggested above):
* we are hosting a patched FUSE-J on a separate server.
* The fuse-j-hadoopfs build downloads this patched version at compile time.
We restructured the fuse-j-hadoopfs build to be a contrib, and have tested it
with the Hadoop source-tree build.
The fuse-j-hadoopfs build is a no-op when a standard "compile" target is
specified.
To actually build fuse-j-hadoopfs, the user has to specify the following
command line: "ant compile -Dbuild-fuse-j-hadoopfs=1".
We still have the following todo's remaining:
* Pick up some environment variables dynamically, so the user doesn't have to
set them in our build.properties file (these do not affect the no-op build).
* Change the 'hadoopfs_fuse_mount.sh' script to use the 'hadoop/bin' scripts,
so it can automatically pick up hadoop-specific conf, jar and class files.
The above tarball (fuse-j-hadoopfs-03.tar.gz) consists of a directory that can
be placed inside "hadoop/src/contrib", please let us know if we should submit
this as a patch-file instead, or if we need to make more changes...
-thanks
> tool to mount dfs on linux
> --------------------------
>
> Key: HADOOP-4
> URL: https://issues.apache.org/jira/browse/HADOOP-4
> Project: Hadoop
> Issue Type: Improvement
> Components: fs
> Affects Versions: 0.5.0
> Environment: linux only
> Reporter: John Xing
> Assignee: Doug Cutting
> Attachments: 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
>
>
> tool to mount dfs on linux
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.