[
https://issues.apache.org/jira/browse/HDFS-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855026#comment-13855026
]
Hudson commented on HDFS-5691:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1619 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1619/])
HDFS-5691. Fix typo in ShortCircuitLocalRead document. Contributed by Akira
Ajisaka. (suresh:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1552802)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/ShortCircuitLocalReads.apt.vm
> 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.5#6160)