[
https://issues.apache.org/jira/browse/HDFS-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HDFS-5691:
----------------------------------
Resolution: Fixed
Fix Version/s: 2.4.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I committed the patch to trunk and branch-2. Thank you Akira Ajisaka!
> 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)