I use vi or emacs. I'm not sure what you mean by connecting to hadoop.
after you install and start hadoop on your cluster you can submit jobs
with the hadoop cli tools.

On Mon, Oct 28, 2013 at 6:02 PM, 鹏 <wkp4...@126.com> wrote:
> Hi Noah!
>     Thanks for you reply!
>      Can I ask if you want to code mapreduce on the hadoop, which is HDFS
> replace by cephFS,  what  edit tool you use?   and how to connection with
> it!
>
>      thank you again! the question is not about ceph , but I do not konwn
> which is the right man can I ask!
>      thanks for you help!
>      peng
>
>
>
>
>
>
> 在 2013-10-28 23:12:03,"Noah Watkins" <noah.watk...@inktank.com> 写道:
>>Hi peng,
>>
>>Unfortunately I’ve never used Eclipse. I think there may be some tutorials
>> on setting up Eclipse for Hadoop development, but I’ve never tried them.
>>
>>-Noah
>>
>>On Oct 27, 2013, at 7:13 PM, 鹏 <wkp4...@126.com> wrote:
>>
>>>  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
>>
>
>
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to