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:
parent
72feaf0436
commit
7ac359f389
|
@ -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
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue