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

Doug Cutting commented on HADOOP-5181:
--------------------------------------

I think the request is for shell access to:

http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/fs/FileSystem.html#getFileChecksum(org.apache.hadoop.fs.Path)

This seems reasonable to me.  It provides access to the checksum that's already 
computed & stored.

We could print the checksum as hex.  Perhaps we could even print it as a column 
with '-lsll' or somesuch.


> Add md5sum facility in dfsshell
> -------------------------------
>
>                 Key: HADOOP-5181
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5181
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: dfs
>            Reporter: zhangwei
>
> I think it would be usefull to add md5sum (or anyone else) to dfsshell ,and 
> the facility can verify the file on hdfs.It can confirm the file is integrity 
> after copyFromLocal or copyToLocal.

-- 
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