hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Suresh Srinivas fe3853484e HADOOP-9290. Some tests cannot load native library on windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1476586 13f79535-47bb-0310-9956-ffa450edef68
2013-04-27 14:24:02 +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-9290. Some tests cannot load native library on windows. Contributed by Chris Nauroth. 2013-04-27 14:24:02 +00:00