Author: jeagles
Date: Tue May 6 16:01:21 2014
New Revision: 1592789
URL: http://svn.apache.org/r1592789
Log:
MAPREDUCE-5637. Convert Hadoop Streaming document to APT (Akira AJISAKA via
jeagles)
Modified:
hadoop/common/trunk/hadoop-project/src/site/site.xml
Modified: hadoop/common/trunk/hadoop-project/src/site/site.xml
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-project/src/site/site.xml?rev=1592789&r1=1592788&r2=1592789&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-project/src/site/site.xml (original)
+++ hadoop/common/trunk/hadoop-project/src/site/site.xml Tue May 6 16:01:21
2014
@@ -93,6 +93,7 @@
<item name="Encrypted Shuffle"
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/EncryptedShuffle.html"/>
<item name="Pluggable Shuffle/Sort"
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/PluggableShuffleAndPluggableSort.html"/>
<item name="Distributed Cache Deploy"
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/DistributedCacheDeploy.html"/>
+ <item name="Hadoop Streaming"
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/HadoopStreaming.html"/>
<item name="Hadoop Archives"
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/HadoopArchives.html"/>
<item name="DistCp"
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/DistCp.html"/>
</menu>