[
https://issues.apache.org/jira/browse/HADOOP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548409
]
Doug Cutting commented on HADOOP-4:
-----------------------------------
It is unfortunate that this requires patches to the fuse-j sources. The fuse-j
project does not appear to be active, so I don't see much point in trying to
submit these as a patch there.
We cannot host GPL'd code or even patches to GPL'd code at Apache. We can
however have optional commands in our build scripts that download GPL'd code.
So this could be structured as a contrib module whose build.xml, when a
non-default build option is specified, downloads, patches and compiles fuse-j.
But since the patch to fuse-j itself cannot be hosted at Apache, it might be
simpler to just create a jar file for the patched version, host that somewhere,
and bypass the patch and compile steps. It would be great to get this into a
form that we can commit, so that it stays synchronized with the rest of Hadoop.
> 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-0.1.zip, fuse-j-patch.zip
>
>
> 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.