From 6a1deabbb764aca01a8b41cade5558332554a79d Mon Sep 17 00:00:00 2001 From: Arun Murthy Date: Mon, 17 Oct 2011 02:35:57 +0000 Subject: [PATCH] Merge -c 1184981 from trunk to branch-0.23 to complete fix for MAPREDUCE-3136. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1184982 13f79535-47bb-0310-9956-ffa450edef68 --- .../hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm b/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm index ceba4898fe2..7e8bcd6c3f7 100644 --- a/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm +++ b/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm @@ -41,6 +41,8 @@ Hadoop MapReduce Next Generation * {{{./SingleCluster.html}Setting up a Single Node Cluster}} + * {{{./ClusterSetup.html}Setting up a full-fledged Hadoop Cluster}} + * {{{./apidocs/index.html}JavaDocs}} * {{{./WritingYarnApplications.html}Writing Yarn Applications}}