hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Vinod Kumar Vavilapalli fbb55784d9 YARN-562. Modified NM to reject any containers allocated by a previous ResourceManager. Contributed by Jian He.
MAPREDUCE-5167. Update MR App after YARN-562 to use the new builder API for the container. Contributed by Jian He.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1476034 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 03:50:20 +00:00
..
hadoop-mapreduce-client-app YARN-562. Modified NM to reject any containers allocated by a previous ResourceManager. Contributed by Jian He. 2013-04-26 03:50:20 +00:00
hadoop-mapreduce-client-common MAPREDUCE-5166. Fix ConcurrentModificationException due to insufficient synchronization on updates to task Counters. Contributed by Sandy Ryza. 2013-04-25 00:54:04 +00:00
hadoop-mapreduce-client-core MAPREDUCE-4737. Ensure that mapreduce APIs are semantically consistent with mapred API w.r.t Mapper.cleanup and Reducer.cleanup; in the sense that cleanup is now called even if there is an error. The old mapred API already ensures that Mapper.close and Reducer.close are invoked during error handling. Note that it is an incompatible change, however end-users can override Mapper.run and Reducer.run to get the old (inconsistent) behaviour. Contributed by Arun C. Murthy. 2013-04-24 17:38:43 +00:00
hadoop-mapreduce-client-hs MAPREUDUCE-5059. Change average merge time on Job overview page to be the time delta between the end of the shuffle and the start of the reduce. Contributed by Omkar Vinit Joshi. 2013-04-11 22:27:45 +00:00
hadoop-mapreduce-client-hs-plugins MAPREDUCE-4899. Implemented a MR specific plugin for tracking finished applications that YARN's ResourceManager doesn't keep track off anymore. Contributed by Derek Dagit. 2012-12-22 01:47:51 +00:00
hadoop-mapreduce-client-jobclient YARN-577. Add application-progress also to ApplicationReport. Contributed by Hitesh Shah. 2013-04-25 05:42:22 +00:00
hadoop-mapreduce-client-shuffle MAPREDUCE-4990. Construct debug strings conditionally in ShuffleHandler.Shuffle#sendMapOutput(). (kkambatl via tucu) 2013-03-18 18:45:55 +00:00
pom.xml HADOOP-8952. Enhancements to support Hadoop on Windows Server and Windows Azure environments. Contributed by Ivan Mitic, Chuan Liu, Ramya Sunil, Bikas Saha, Kanna Karanam, John Gordon, Brandon Li, Chris Nauroth, David Lao, Sumadhur Reddy Bolli, Arpit Agarwal, Ahmed El Baz, Mike Liddell, Jing Zhao, Thejas Nair, Steve Maine, Ganeshan Iyer, Raja Aluri, Giridharan Kesavan, Ramya Bharathi Nimmagadda. 2013-03-06 19:15:18 +00:00