diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml index aec33d6..4cb8545 100644 --- a/hadoop-project/src/site/site.xml +++ b/hadoop-project/src/site/site.xml @@ -126,6 +126,8 @@ + + diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm index 79b8e11..f47c267 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm @@ -38,27 +38,3 @@ MapReduce NextGen aka YARN aka MRv2 More details are available in the {{{./YARN.html}YARN}} document. - -* Documentation - - * {{{./YARN.html}NextGen MapReduce}} - - * {{{./WritingYarnApplications.html}Writing YARN Applications}} - - * {{{./CapacityScheduler.html}Capacity Scheduler}} - - * {{{./FairScheduler.html}Fair Scheduler}} - - * {{{./WebApplicationProxy.html}Web Application Proxy}} - - * {{{./TimelineServer.html}YARN Timeline Server}} - - * {{{./SecureContainer.html}YARN Secure Containers}} - - * {{{../../hadoop-project-dist/hadoop-common/CLIMiniCluster.html}CLI MiniCluster}} - - * {{{../../hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduce_Compatibility_Hadoop1_Hadoop2.html}Backward Compatibility between Apache Hadoop 1.x and 2.x for MapReduce}} - - * {{{../../hadoop-mapreduce-client/hadoop-mapreduce-client-core/EncryptedShuffle.html}Encrypted Shuffle}} - - * {{{./registry/index.html}Registry}}