Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-217

Need an FTP Server implementation over HDFS

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      An FTP server that sits on top of a distributed filesystem like HDFS has many benefits. It allows the storage and management of data via clients that do not know HDFS but understand other more popular transport mechanism like FTP. The data is thus managed via a standard and more popular protocol, support for which is widely available.

      The idea is to leverage what is already available in Apache http://mina.apache.org/ftpserver.html and build on top of it. This FTP server can be embedded easily in hadoop and can easily be programmed to talk to HDFS via an Ftplet which is run by the FTP server.

      Ideally there should be options to configure FTP server settings (in hadoop-default.xml) which allows FTP server to be started when HDFS is booted.

      Attachments

        1. hdfs-over-ftp.tar.bz2
          2.80 MB
          Andrey Gladyshev
        2. hdfs-over-ftp-0.20.0.tar.gz
          3.39 MB
          weimin zhu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ankur Ankur Bansal
              Votes:
              3 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated: