Re: using ceph with hadoop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The error below seems to indicate that Hadoop isn't aware of the `ceph://` file system. You'll need to manually add this to your core-site.xml:

> <property>
>     <name>fs.ceph.impl</name>
>     <value>org.apache.hadoop.fs.ceph.CephFileSystem</value>
> </property>
 
    report:FileSystem ceph://192.168.22.158:6789 is not a distributed file System
    Usage: java DFSAdmin[-report]
    # /usr/hadoop/bin/stop-all.sh
# /usr/hadoop/bin/start-all.sh
hadoop:Exception in thread "IPC Client(47) Connection to 192.168.58.129:6789 from rwt java.lang.RuntimeException:readObject cant find class



 thanks pengft








  



_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux