Repository: hadoop
Updated Branches:
  refs/heads/trunk 2edcf931d -> e8f66c449


HADOOP-11942. Add links to SLGUserGuide to site index (Masatake Iwasaki via 
xyao)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8f66c44
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e8f66c44
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e8f66c44

Branch: refs/heads/trunk
Commit: e8f66c449c335640e3c6cd76904f74aa08369cc2
Parents: 2edcf93
Author: Xiaoyu Yao <x...@apache.org>
Authored: Fri May 8 14:33:33 2015 -0700
Committer: Xiaoyu Yao <x...@apache.org>
Committed: Fri May 8 14:34:34 2015 -0700

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++
 hadoop-project/src/site/site.xml                | 1 +
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8f66c44/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt 
b/hadoop-common-project/hadoop-common/CHANGES.txt
index c6e22d5..c44ef75 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -542,6 +542,9 @@ Release 2.8.0 - UNRELEASED
     HADOOP-11917. test-patch.sh should work with ${BASEDIR}/patchprocess
     setups (aw)
 
+    HADOOP-11942. Add links to SLGUserGuide to site index.
+    (Masatake Iwasaki via xyao)
+
   OPTIMIZATIONS
 
     HADOOP-11785. Reduce the number of listStatus operation in distcp

http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8f66c44/hadoop-project/src/site/site.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index e7e0ba7..71defe5 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -96,6 +96,7 @@
       <item name="Transparent Encryption" 
href="hadoop-project-dist/hadoop-hdfs/TransparentEncryption.html"/>
       <item name="HDFS Support for Multihoming" 
href="hadoop-project-dist/hadoop-hdfs/HdfsMultihoming.html"/>
       <item name="Archival Storage, SSD &amp; Memory" 
href="hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html"/>
+      <item name="Synthetic Load Generator" 
href="hadoop-project-dist/hadoop-hdfs/SLGUserGuide.html"/>
     </menu>
 
     <menu name="MapReduce" inherit="top">

Reply via email to