[ 
https://issues.apache.org/jira/browse/HADOOP-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601206#action_12601206
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-3246:
------------------------------------------------

This issue introduces a few jar files for testing.  The location of them is 
src/test/lib, i.e under *src*.  In order to compile the tests in my eclipse 
project, I have to add them to the build path manually.  Usually, jar files can 
be found in *lib*.  So it is not obvious to find these jar files.  I cannot 
find them until I read the patch in this issue.  Could we move these jar files 
to 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
>            Assignee: Ankur
>             Fix For: 0.18.0
>
>         Attachments: FTPJars.tar.gz, Hadoop-3246-latest.patch, 
> 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