[ https://issues.apache.org/jira/browse/HADOOP-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins moved HDFS-3971 to HADOOP-8940:
-------------------------------------------
Component/s: (was: tools)
tools
Fix Version/s: (was: 2.0.1-alpha)
2.0.1-alpha
Target Version/s: (was: 2.0.1-alpha)
Affects Version/s: (was: 2.0.1-alpha)
2.0.1-alpha
Key: HADOOP-8940 (was: HDFS-3971)
Project: Hadoop Common (was: Hadoop HDFS)
> Add a resume feature to the copyFromLocal and put commands
> ----------------------------------------------------------
>
> Key: HADOOP-8940
> URL: https://issues.apache.org/jira/browse/HADOOP-8940
> Project: Hadoop Common
> Issue Type: New Feature
> Components: tools
> Affects Versions: 2.0.1-alpha
> Reporter: Adam Muise
> Priority: Minor
> Fix For: 2.0.1-alpha
>
>
> Add a resume feature to the copyFromLocal command. Failures in large transfers result
in a great deal of wasted time. For large files, it would be good to be able to continue from
the last good block onwards. The file would have to be unavailable to other clients for reads
or regular writes until the "resume" process was completed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|