[
https://issues.apache.org/jira/browse/HADOOP-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571582#action_12571582
]
Raghu Angadi commented on HADOOP-2063:
--------------------------------------
+1. looks good.
Minor suggestions:
- though getSrcFileSystem is private, it will be nice to have JavaDoc.
FsShell.java is read by a lot of developers.
- There are a few code clean up changes. Please double check these changes. Do
we need extra output in TestDFSShell or was it a debug change?
> Command to pull corrupted files
> -------------------------------
>
> Key: HADOOP-2063
> URL: https://issues.apache.org/jira/browse/HADOOP-2063
> Project: Hadoop Core
> Issue Type: New Feature
> Components: fs
> Affects Versions: 0.14.1
> Reporter: Koji Noguchi
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Blocker
> Fix For: 0.17.0
>
> Attachments: 2063_20080219.patch, 2063_20080220.patch,
> 2063_20080221.patch
>
>
> Before 0.14, dfs -get didn't perform checksum checking.
> Users were able to download the corrupted files to see if they want to delete
> them.
> After 0.14, dfs -get also does the checksumming.
> Requesting a command for no-checksum-get command.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.