You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2013/12/20 09:09:07 UTC

[jira] [Created] (HDFS-5691) Fix typo in ShortCircuitLocalRead document

Akira AJISAKA created HDFS-5691:
-----------------------------------

             Summary: 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
            Priority: Minor


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)