Akira AJISAKA created YARN-2197:
-----------------------------------
Summary: Add a link to YARN CHANGES.txt in the left side of doc
Key: YARN-2197
URL: https://issues.apache.org/jira/browse/YARN-2197
Project: Hadoop YARN
Issue Type: Improvement
Components: documentation
Affects Versions: 2.4.0
Reporter: Akira AJISAKA
Priority: Minor
Now there're the links to Common, HDFS and MapReduce CHANGES.txt in the left
side of the document (hadoop-project/src/site/site.xml), but YARN does not
exist.
{code}
<item name="Common CHANGES.txt"
href="hadoop-project-dist/hadoop-common/CHANGES.txt"/>
<item name="HDFS CHANGES.txt"
href="hadoop-project-dist/hadoop-hdfs/CHANGES.txt"/>
<item name="MapReduce CHANGES.txt"
href="hadoop-project-dist/hadoop-mapreduce/CHANGES.txt"/>
<item name="Metrics"
href="hadoop-project-dist/hadoop-common/Metrics.html"/>
{code}
A link to YARN CHANGES.txt should be added.
--
This message was sent by Atlassian JIRA
(v6.2#6252)