|
 Hi all !
      I have  replaced  the HDFS with cephFS,. today, I want using eclipse code 
some map-redoce programs. so how to config the eclipse to connect the clusters!

      first of all !  the statusaions of my clusters
      ceph version is 0.62 , hadoop version is 1.1.2
       and my hadoop  conf is
           core-site.xml
                hadoop.tmp.dir = /usr/hadoop/tmp
                fs.ceph.impl =org.apache.hadoop.fs.ceph.CephFileSystem
                fs.default.name = ceph://192.168.58.129/
                ceph.conf.file = /etc/ceph/ceph.conf

           mapres-site.xml
           mapred.job.tracket=http://192.168.58.132:9001

           ndfs-site.xml
          dfs.replication=1
  
secondly , i install esclipse , and copy  hadoop-eclipse-plugin-1.1.2.jar  
under the plugin folder.

finally I configure eclipse connect the hadoop!  my quersion is how to 
configuer it!

there is my configure  :
 map/reduce Master
host:192.168.58.132
prot :9001

DFS Master
host :192.168.58.129
prot:5678

and the I go to the Advanced parameters pages!
fs.default.name : ceph://192.168.58.129:6789/

the eclipse retuen unknown the ceph ....

by the way the eclipse install at the 192.168.58.132 which is the hadoop 
mapreduce node !

thinks
pengft
      










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

Reply via email to