Suresh Srinivas fe3853484e HADOOP-9290. Some tests cannot load native library on windows. Contributed by Chris Nauroth. 12 лет назад
..
hadoop-mapreduce-client-app fbb55784d9 YARN-562. Modified NM to reject any containers allocated by a previous ResourceManager. Contributed by Jian He. 12 лет назад
hadoop-mapreduce-client-common daaa73b657 MAPREDUCE-5166. Fix ConcurrentModificationException due to insufficient synchronization on updates to task Counters. Contributed by Sandy Ryza. 12 лет назад
hadoop-mapreduce-client-core 40e78c2ca2 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. 12 лет назад
hadoop-mapreduce-client-hs 5fd460e688 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. 12 лет назад
hadoop-mapreduce-client-hs-plugins dae6f0b7d9 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. 12 лет назад
hadoop-mapreduce-client-jobclient 448df18646 YARN-577. Add application-progress also to ApplicationReport. Contributed by Hitesh Shah. 12 лет назад
hadoop-mapreduce-client-shuffle 5ac6abe107 MAPREDUCE-4990. Construct debug strings conditionally in ShuffleHandler.Shuffle#sendMapOutput(). (kkambatl via tucu) 12 лет назад
pom.xml fe3853484e HADOOP-9290. Some tests cannot load native library on windows. Contributed by Chris Nauroth. 12 лет назад