[
https://issues.apache.org/jira/browse/HADOOP-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647136#action_12647136
]
Hairong Kuang commented on HADOOP-4185:
---------------------------------------
I meant adding an open method that alllow the user to disable checksum
verification to FileSystem.
public FSDataInputStream open(Path f, boolean verifyChecksum) throws
IOException;
How does it sound?
> 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.