[ http://issues.apache.org/jira/browse/HADOOP-4?page=comments#action_12428802 ] Doug Cutting commented on HADOOP-4: -----------------------------------
I'd like to be able to commit this to the contrib tree, but it could use a bit more polish. Unfortunately we cannot commit the fuse-j jar file, since it is released under the LGPL. What would be great is a build.xml that downloaded and built fuse-j. The README could also include more info on installing fuse. On Ubuntu I was able to do this with: sudo apt-get install fuse-utils libfuse2 libfuse-devel If you've never built things on your Ubuntu box then you might also need: sudo apt-get install make gcc libc6-dev > tool to mount dfs on linux > -------------------------- > > Key: HADOOP-4 > URL: http://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 > 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 > > > tool to mount dfs on linux -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
