Now I have linked the shared library. Now I get below error while running mount -a
# mount -a INFO /data/1/jenkins/workspace/generic-package-rhel64-6-0/topdir/BUILD/hadoop-2.0.0-cdh4.1.3/src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/fuse_options.c:164 Adding FUSE arg /mnt/san1/hadoop_mount INFO /data/1/jenkins/workspace/generic-package-rhel64-6-0/topdir/BUILD/hadoop-2.0.0-cdh4.1.3/src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/fuse_options.c:115 Ignoring option allow_other INFO /data/1/jenkins/workspace/generic-package-rhel64-6-0/topdir/BUILD/hadoop-2.0.0-cdh4.1.3/src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/fuse_options.c:115 Ignoring option dev INFO /data/1/jenkins/workspace/generic-package-rhel64-6-0/topdir/BUILD/hadoop-2.0.0-cdh4.1.3/src/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs/fuse_options.c:115 Ignoring option suid fuse: bad mount point `/mnt/san1/hadoop_mount': Transport endpoint is not connected ---------- Forwarded message ---------- From: Mohit Vadhera <[EMAIL PROTECTED]> Date: Fri, Mar 29, 2013 at 1:08 PM Subject: To: "<[EMAIL PROTECTED]>" <[EMAIL PROTECTED]> Hi,
I am getting below error while mounting fuse_dfs i am getting shared library error while running the command. mount -a. Can anybody tell me to fix this plz
# cat /etc/fstab | grep hadoop hadoop-fuse-dfs#dfs://localhost:8020 /mnt/san1/hadoop_mount fuse allow_other,usetrash,rw 2 0 # mount -a /usr/lib/hadoop/bin/fuse_dfs: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory I have files on system