[
https://issues.apache.org/jira/browse/HADOOP-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008720#comment-13008720
]
Eli Collins commented on HADOOP-7080:
-------------------------------------
A potential issue here is that the dfs.block.size deprecation is done in
HdfsConfiguration, so if somone is using just using the Configuration object
the deprecated config won't work.
> Documentation dfs.block.size where dfs.blocksize has to be used instead.
> ------------------------------------------------------------------------
>
> Key: HADOOP-7080
> URL: https://issues.apache.org/jira/browse/HADOOP-7080
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.21.0
> Environment: Linux (Ubuntu)
> Reporter: Karl Heinz Marbaise
> Priority: Minor
>
> The configuration for the block size is named *dfs.block.size* in the
> [documentation for Release 0.21.0 of
> Hadoop|http://hadoop.apache.org/common/docs/r0.21.0/cluster_setup.html] but
> this will not work nor will it be recognized. If i use
> [*dfs.blocksize*|http://hadoop.apache.org/hdfs/docs/current/api/constant-values.html]
> instead it will work perfectly. So this seemed to be a documentation bug.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira