Ray Chiang created HDFS-8633:
--------------------------------

             Summary: Fix mismatch for default value of 
dfs.datanode.readahead.bytes in DFSConfigKeys
                 Key: HDFS-8633
                 URL: https://issues.apache.org/jira/browse/HDFS-8633
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: HDFS
    Affects Versions: 2.7.0
            Reporter: Ray Chiang
            Assignee: Ray Chiang
            Priority: Minor


Found this using the XML/Config verifier.  One of these properties has two 
digits swapped.

  XML Property: dfs.datanode.readahead.bytes
  XML Value:    4193404
  Config Name:  DFS_DATANODE_READAHEAD_BYTES_DEFAULT
  Config Value: 4194304

What is the intended value?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to