Re: Why SSH

2013-11-11 Thread rab ra
Thanks for d response. It helps. :-) On 11 Nov 2013 14:04, "unmesha sreeveni" wrote: > I guess it is TCP . > > The server is > DataXceiverServer

Re: Why SSH

2013-11-11 Thread unmesha sreeveni
I guess it is TCP . The server is DataXceiverServer and the client is DFSClient

Re: Why SSH

2013-11-10 Thread Harsh J
Neither of those. We stream data directly over a TCP network socket. Please read http://wiki.apache.org/hadoop/FAQ#Does_Hadoop_require_SSH.3F regarding your SSH confusion. On Mon, Nov 11, 2013 at 10:21 AM, rab ra wrote: > Hello > > I have a question. To transfer the files to datanodes what proto

Why SSH

2013-11-10 Thread rab ra
Hello I have a question. To transfer the files to datanodes what protocol hadoop uses? SSH or http or https