[
https://issues.apache.org/jira/browse/HADOOP-10955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093470#comment-14093470
]
Colin Patrick McCabe commented on HADOOP-10955:
-----------------------------------------------
Moving from HDFS to HADOOP, since FSShell is part of the common code.
> FSShell's get operation should have the ability to take a "length" argument
> ---------------------------------------------------------------------------
>
> Key: HADOOP-10955
> URL: https://issues.apache.org/jira/browse/HADOOP-10955
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Guo Ruijing
>
> Use Case: if HDFS file is corrupted, some tool can be used to copy out good
> part of corrupted file. We may enhance "hdfs -get" to copy out good part.
> Existing:
> hadoop fs [generic options] -get [-p] [-ignoreCrc] [-crc] <src> ... <localdst>
> Proposal:
> hadoop fs [generic options] -get [-p] [-ignoreCrc] [-crc] [-length] <src> ...
> <localdst>
--
This message was sent by Atlassian JIRA
(v6.2#6252)