[
https://issues.apache.org/jira/browse/HADOOP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588080#action_12588080
]
Doug Cutting commented on HADOOP-4:
-----------------------------------
The release audit flags new files that don't contain the Apache license (or old
files that have had it removed). In this case most of those flagged are fine
to not have the Apache license, since they're automatically generated stuff,
but it probably wouldn't hurt to add it to the shell scripts.
Some automated tests would be good, e.g., an end-to-end test that starts HDFS,
mounts it with fuse, and then lists and reads files through the mount. But
such tests should not be run by default, since the default build does not
compile C++ code, nor should it depend on fuse being installed. But it would
be good to eventually configure Hudson to run these, to verify that fuse
continues to show signs of life as Hadoop evolves.
So, in summary, Hudson will not generate a clean report card for this issue,
since it will contain some files that don't have the Apache license, and Hudson
will not, at this point, automatically run any new JUnit tests for it. But
that doesn't mean that some licenses and tests shouldn't still be added before
we commit 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: linux only
> 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
>
>
> 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.