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

Ankur commented on HADOOP-3246:
-------------------------------

Javadoc, findbugs, unit-test errors will go once the addtional required JARs 
(commons-net-1.4.1.jar and oro-2.0.8.jar) are included in the hadoop lib 
directory.
I am assuming that this does not happen in automated patch testing as the same 
errors surfaced in my local patch testing following the patch-test instructions 
mentioned on wiki.

I tried adding the JARS manually to the clean environment but then the testing 
would complain saying 'Cannot test patch in a modified environment'

Any suggestions on workaround for local patch testing ?

> 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
>            Priority: Minor
>         Attachments: ftpClient.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