Re: [ceph-users] Using ceph with hadoop error

2013-10-14 Thread Noah Watkins
On Sun, Oct 13, 2013 at 8:28 PM, 鹏 wrote: > hi all: > Exception in thread "main" java.lang.NoClassDefFoundError: > com/ceph/fs/cephFileAlreadyExisteException > at java.lang.class.forName0(Native Method) This looks like a bug, which I'll fixup today. But it shouldn't be related to

[ceph-users] Using ceph with hadoop error

2013-10-13 Thread
hi all: I configure the ceph with hadoop system; when I run the commod # hadoop fs -ls It return the folliws : Exception in thread "main" java.lang.NoClassDefFoundError: com/ceph/fs/cephFileAlreadyExisteException at java.lang.class.forName0(Native Method