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

Walter Su updated HDFS-9206:
----------------------------
    Attachment: HDFS-9206.patch

> Inconsistent default value of dfs.datanode.stripedread.buffer.size
> ------------------------------------------------------------------
>
>                 Key: HDFS-9206
>                 URL: https://issues.apache.org/jira/browse/HDFS-9206
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: erasure-coding
>            Reporter: Walter Su
>            Priority: Trivial
>         Attachments: HDFS-9206.patch
>
>
> {noformat}
> DFS_DATANODE_STRIPED_READ_BUFFER_SIZE_DEFAULT = 64 * 1024;
> <property>
>   <name>dfs.datanode.stripedread.buffer.size</name>
>   <value>262144</value>
>   <description>Datanode striped read buffer size.
>   </description>
> </property>
> {noformat}
> Once before we used 256k cellSize, now we changed to 64k as default value.



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

Reply via email to