You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdir /usr/mnt
./hdfs-mount /usr/mnt
./hdfs-fuse: error while loading shared libraries: libhdfs.so: cannot open
shared object file: No such file or directory
========
$ export JAVA_HOME=/usr/java/jdk1.6.0_21
$ export HADOOP_HOME=/usr/hadoop/hadoop-0.21.0
$ export FUSE_HOME=/usr/fuse-2.8.5
$ export HDFS_FUSE_HOME=/usr/hdfsfuse
$ export HDFS_FUSE_CONF=/usr/hdfsfuse/conf
========
How can I resove this? Thank you very much.
Original issue reported on code.google.com by [email protected] on 19 Mar 2011 at 1:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Mar 2011 at 1:32The text was updated successfully, but these errors were encountered: