[
https://issues.apache.org/jira/browse/HADOOP-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646689#action_12646689
]
Hairong Kuang commented on HADOOP-4185:
---------------------------------------
Why do you need the method setVerifyChecksum? A ChecksumFileSystem wraps around
a raw file system. If a user needs to read a file without verifying its
checksum, the user could use the raw file system handle instead.
> Add setVerifyChecksum() method to FileSystem
> --------------------------------------------
>
> Key: HADOOP-4185
> URL: https://issues.apache.org/jira/browse/HADOOP-4185
> Project: Hadoop Core
> Issue Type: Sub-task
> Components: fs
> Reporter: Tom White
> Assignee: Sharad Agarwal
> Attachments: 4185_v1.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.