You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by bm...@apache.org on 2012/04/14 03:54:44 UTC

svn commit: r1326041 - in /incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop: hadoop-hdfs-fuse.dirs hadoop-hdfs-fuse.install

Author: bmahe
Date: Sat Apr 14 01:54:43 2012
New Revision: 1326041

URL: http://svn.apache.org/viewvc?rev=1326041&view=rev
Log:
BIGTOP-422. Need to start packaging fuse for Apache Hadoop. Fix fuse package on debian

Modified:
    incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.dirs
    incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.install

Modified: incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.dirs
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.dirs?rev=1326041&r1=1326040&r2=1326041&view=diff
==============================================================================
--- incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.dirs (original)
+++ incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.dirs Sat Apr 14 01:54:43 2012
@@ -1,2 +0,0 @@
-/usr/lib/hadoop/contrib/fuse-dfs
-/usr/bin/

Modified: incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.install
URL: http://svn.apache.org/viewvc/incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.install?rev=1326041&r1=1326040&r2=1326041&view=diff
==============================================================================
--- incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.install (original)
+++ incubator/bigtop/branches/hadoop-0.23/bigtop-packages/src/deb/hadoop/hadoop-hdfs-fuse.install Sat Apr 14 01:54:43 2012
@@ -1,4 +1,4 @@
 /etc/default/hadoop-fuse
-#/usr/bin/hadoop-fuse-dfs
-#/usr/lib/hadoop/bin/fuse_dfs
-#/usr/lib/hadoop/contrib/fuse-dfs
+/usr/bin/hadoop-fuse-dfs
+/usr/lib/hadoop/bin/fuse_dfs
+/usr/lib/hadoop/bin/fuse_dfs_wrapper.sh