diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/MapredAppMasterRest.apt.vm b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapredAppMasterRest.apt.vm
similarity index 99%
rename from hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/MapredAppMasterRest.apt.vm
rename to hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapredAppMasterRest.apt.vm
index de0093c269..54b0dc4acd 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/MapredAppMasterRest.apt.vm
+++ b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapredAppMasterRest.apt.vm
@@ -18,8 +18,6 @@
MapReduce Application Master REST API's.
- \[ {{{./index.html}Go Back}} \]
-
%{toc|section=1|fromDepth=0|toDepth=2}
* Overview
diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/HistoryServerRest.apt.vm b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/site/apt/HistoryServerRest.apt.vm
similarity index 99%
rename from hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/HistoryServerRest.apt.vm
rename to hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/site/apt/HistoryServerRest.apt.vm
index a47a565cc2..5a1e36bf8e 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/HistoryServerRest.apt.vm
+++ b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/site/apt/HistoryServerRest.apt.vm
@@ -11,20 +11,18 @@
~~ limitations under the License. See accompanying LICENSE file.
---
- History Server REST API's.
+ MapReduce History Server REST API's.
---
---
${maven.build.timestamp}
-History Server REST API's.
-
- \[ {{{./index.html}Go Back}} \]
+MapReduce History Server REST API's.
%{toc|section=1|fromDepth=0|toDepth=3}
* Overview
- The history server REST API's allow the user to get status on finished applications. Currently it only supports MapReduce and provides information on finished jobs.
+ The history server REST API's allow the user to get status on finished applications.
* History Server Information API
@@ -2671,4 +2669,4 @@ History Server REST API's.
-+---+
\ No newline at end of file
++---+
diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index 3ab1cf0f74..8803e4b3b6 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -99,6 +99,11 @@