Hi,
I have been following the following URL to mount an HDFS using fuse-
dfs: http://wiki.apache.org/hadoop/MountableHDFS
I have had many problems trying to build it but have managed to get
through the first two build commands without build errors. Running
the last build command "ant compile-contrib -Dlibhdfs=1 -Dfusedfs=1"
results in the following error:
compile:
[echo] contrib: fuse-dfs
[exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 18:
aclocal: not found
[exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 19:
automake: not found
[exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 20:
autoconf: not found
[exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh:
21: ./configure: not found
BUILD FAILED
/opt/hadoop-0.20.1/build.xml:497: The following error occurred while
executing this line:
/opt/hadoop-0.20.1/src/contrib/build.xml:30: The following error
occurred while executing this line:
/opt/hadoop-0.20.1/src/contrib/fuse-dfs/build.xml:54: exec returned: 127
I found this link on google: http://issues.apache.org/jira/browse/HADOOP-4
which does not seem to help me.
Please can you assist?
Regards,
Seraph