[
https://issues.apache.org/jira/browse/HDFS-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854815#comment-13854815
]
Akira AJISAKA commented on HDFS-5691:
-------------------------------------
Thank you [~sureshms]!
> Fix typo in ShortCircuitLocalRead document
> ------------------------------------------
>
> Key: HDFS-5691
> URL: https://issues.apache.org/jira/browse/HDFS-5691
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.2.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Priority: Minor
> Labels: newbie
> Fix For: 2.4.0
>
> Attachments: HDFS-5691.patch
>
>
> There's a misspelled parameter in ShortCircuitLocalReads.apt.vm .
> {code}
> * dfs.client.read.shortcircuit.skip.checkusm
> {code}
> It should be fixed as follows:
> {code}
> * dfs.client.read.shortcircuit.skip.checksum
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)