Cluster setup docs link to the wrong default config files
---------------------------------------------------------
Key: HADOOP-7085
URL: https://issues.apache.org/jira/browse/HADOOP-7085
Project: Hadoop Common
Issue Type: Bug
Components: documentation
Reporter: Eli Collins
Priority: Minor
The mapred and hdfs default links on the following page are broken. Looking
into the cause, the links always point to the current docs so old generated
docs have the wrong pointers (they should point to docs/<release> instead of
docs/current). This is because cluster_setup.xml uses site.xml which defines
references to the docs using http://hadoop.apache.org/core/docs/current.
http://hadoop.apache.org/common/docs/r0.20.2/cluster_setup.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.