ellen johansen created HADOOP-11326:
---------------------------------------
Summary: documentation for configuring HVE:
dfs.block.replicator.classname should be
org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
Key: HADOOP-11326
URL: https://issues.apache.org/jira/browse/HADOOP-11326
Project: Hadoop Common
Issue Type: Bug
Components: documentation
Reporter: ellen johansen
Attempted to create an HVE VM based cluster following the directions posted
here:
https://issues.apache.org/jira/secure/attachment/12551386/HVE%20User%20Guide%20on%20branch-1%28draft%20%29.pdf
The doc has the value for dfs.block.replicator.classname set to
org.apache.hadoop.hdfs.server.namenode.BlockPlacementPolicyWithNodeGroup but
that class doesn't exist in hadoop 2.5, it seems that the class is
org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
This JIRA is to request the documentation be updated.
thanks,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)