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

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

I added a couple of JAR files in my patch (commons-net-1.4.1.jar and 
oro-2.0.8.jar) but svn diff would'nt add the jar contents to the patch 
correctly. all it says in the patch is 'Cannot display the contents of the 
binary file'. Consequently when I try to test the patch on my local machine it 
fails as it is unable to add the required binary files.

I am using Collabnet's SVN command line client - 1.4.6 for Red hat linux.

Can someone suggest a workaround as this is preventing me from submitting the 
patch

Thanks

> 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
>            Reporter: Ankur
>            Priority: Minor
>
> 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