[jira] [Updated] (HDFS-8633) Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys

2017-01-05 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated HDFS-8633:
-
Fix Version/s: 2.8.0

> Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match 
> DFSConfigKeys
> --
>
> Key: HDFS-8633
> URL: https://issues.apache.org/jira/browse/HDFS-8633
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: datanode
>Affects Versions: 2.7.0
>Reporter: Ray Chiang
>Assignee: Ray Chiang
>Priority: Minor
>  Labels: newbie, supportability
> Fix For: 2.8.0, 2.7.1, 3.0.0-alpha1
>
> Attachments: HDFS-8633.001.patch
>
>
> 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)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8633) Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys

2015-11-24 Thread Tsz Wo Nicholas Sze (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo Nicholas Sze updated HDFS-8633:
--
Component/s: (was: HDFS)
 datanode

> Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match 
> DFSConfigKeys
> --
>
> Key: HDFS-8633
> URL: https://issues.apache.org/jira/browse/HDFS-8633
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: datanode
>Affects Versions: 2.7.0
>Reporter: Ray Chiang
>Assignee: Ray Chiang
>Priority: Minor
>  Labels: newbie, supportability
> Fix For: 2.7.1
>
> Attachments: HDFS-8633.001.patch
>
>
> 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)


[jira] [Updated] (HDFS-8633) Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys

2015-06-19 Thread Yongjun Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HDFS-8633:

Summary: Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to 
match DFSConfigKeys  (was: Fix mismatch for default value of 
dfs.datanode.readahead.bytes in DFSConfigKeys)

 Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match 
 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
  Labels: newbie, supportability
 Attachments: HDFS-8633.001.patch


 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)


[jira] [Updated] (HDFS-8633) Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys

2015-06-19 Thread Yongjun Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HDFS-8633:

   Resolution: Fixed
Fix Version/s: 2.7.1
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

 Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match 
 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
  Labels: newbie, supportability
 Fix For: 2.7.1

 Attachments: HDFS-8633.001.patch


 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)