Author: jlowe Date: Tue Oct 1 22:34:31 2013 New Revision: 1528237 URL: http://svn.apache.org/r1528237 Log: MAPREDUCE-4421. Run MapReduce framework via the distributed cache. Contributed by Jason Lowe
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=1528237&r1=1528236&r2=1528237&view=diff ============================================================================== --- hadoop/common/trunk/hadoop-project/src/site/site.xml (original) +++ hadoop/common/trunk/hadoop-project/src/site/site.xml Tue Oct 1 22:34:31 2013 @@ -86,6 +86,7 @@ <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"/> + <item name="Distributed Cache Deploy" href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/DistributedCacheDeploy.html"/> </menu> <menu name="YARN" inherit="top">