bypass ssh to upload files on HDFS

View: New views
3 Messages — Rating Filter:   Alert me  

bypass ssh to upload files on HDFS

by jas69 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 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.

Re: bypass ssh to upload files on HDFS

by yossale :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

Re: bypass ssh to upload files on HDFS

by jas69 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thanks for your reply, can you suggest the file in hadoop which i can make changes to irradicate ssh.

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.