Hi hadoop devs,
           I am planning to develop an FTP server that runs on top
of HDFS. The intent is to expose an FTP interface to HDFS so that any
remote
client who does not know of hadoop/HDFS can upload data into HDFS.
For FTP client it will be just one big disk.

The idea is to leverage what is already available in Apache
http://mina.apache.org/ftpserver.html
and build on top of it.

Is there something like already available in Hadoop ? 

If not, then will it be useful for hadoop to have such a thing ?

If yes then I can open up a JIRA issue for the same.

Thanks
-Ankur

Reply via email to