On Mar 8, 2011, at 1:04 PM, yxxtdc wrote:

> Hi,
> 
> xsn95:/ # ldd /root/build_src/hadoop-0.20.2/lib/libhdfs.so.0
>        linux-vdso.so.1 =>  (0x00007ffff413c000)
>        libjvm.so => /root/build_src/hadoop-0.20.2/lib/libjvm.so
> (0x00002adbd5442000)

This is likely problematic.  Why is libjvm.so here, instead of the normal place 
inside the JVM install?  I'm wondering if maybe the JVM is looking for 
libhpi.so relative to your libjvm.

>        libdl.so.2 => /lib64/libdl.so.2 (0x00002adbd5f62000)
>        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002adbd6066000)
>        libc.so.6 => /lib64/libc.so.6 (0x00002adbd617f000)
>        libm.so.6 => /lib64/libm.so.6 (0x00002adbd63c0000)
>        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
> 
> 
> It does not look like hdfs_test is built along with libhdfs.so.   Is there a
> compile flag I need to turn on with ant to compile hdfs_test executable? 
> Sorry, I am totally new at this and still learning. Any help would be deeply
> appreciated.
> 
> Thanks,
> 
> Yang
> 
> 
> --
> View this message in context: 
> http://hadoop-common.472056.n3.nabble.com/Anybody-can-help-with-MountableHDFS-fuse-dfs-please-tp2652043p2652121.html
> Sent from the Users mailing list archive at Nabble.com.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to