« Return to Thread: bypass ssh to upload files on HDFS

Re: bypass ssh to upload files on HDFS

by yossale :: Rate this Message:

Reply to Author | View in Thread

I'm not sure if this is what you meant , but you can start an http service on on of the hdfs machines and use it upload files from the local machine to the HDFS , without using ssh. (remoteServer -> httpService on local , submit to local HDFS)

jas69 wrote:
 Hi,

       Please suggest me a way out. My interest is to bypass ssh and upload files from local filesystem to HDFS without the use of ssh service.

 Regards.

 « Return to Thread: bypass ssh to upload files on HDFS