[ 
https://issues.apache.org/jira/browse/HADOOP-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ankur updated HADOOP-3246:
--------------------------

    Attachment: Hadoop-3246-latest.patch
                Hadoop-3246-Required-Jars.tar.gz

- Added License for SLF4J in the latest patch.
- Packed the required jars in Hadoop-3246-Required-Jars.tar.gz. For testing 
this patch the file needs to be uncompressed in $HADOOP_HOME.

Note that moving Mina and ftp jars to src/test/lib is fine for this issue. But 
when Hadoop-3199 becomes available, these jars would be required under lib/.  
So until then we can keep the Mina and ftp jars under src/test/lib


> FTP client over HDFS
> --------------------
>
>                 Key: HADOOP-3246
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3246
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: util
>    Affects Versions: 0.16.3
>            Reporter: Ankur
>         Attachments: Hadoop-3246-latest.patch, 
> Hadoop-3246-Required-Jars.tar.gz, HADOOP-3246.patch
>
>
> An FTP client that stores content directly into HDFS allows data from FTP 
> serves to be stored directly into HDFS instead of first copying the data 
> locally and then uploading it into HDFS. The benefits are apparent from an 
> administrative perspective as large datasets can be pulled from FTP servers 
> with minimal human intervention.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to