MAPREDUCE-5636. Convert MapReduce Tutorial document to APT (Akira AJISAKA via jeagles)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1592796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Turner Eagles 2014-05-06 16:18:13 +00:00
parent 72feaf0436
commit 7ac359f389
3 changed files with 1609 additions and 0 deletions

View File

@ -46,6 +46,9 @@ Release 2.5.0 - UNRELEASED
MAPREDUCE-5637. Convert Hadoop Streaming document to APT (Akira AJISAKA via
jeagles)
MAPREDUCE-5636. Convert MapReduce Tutorial document to APT (Akira AJISAKA
via jeagles)
OPTIMIZATIONS
BUG FIXES

View File

@ -88,6 +88,7 @@
</menu>
<menu name="MapReduce" inherit="top">
<item name="MapReduce Tutorial" href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html"/>
<item name="Compatibilty between Hadoop 1.x and Hadoop 2.x" href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduce_Compatibility_Hadoop1_Hadoop2.html"/>
<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"/>