hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Arun Murthy 1fb58d2322 Merge -c 1471556 from trunk to branch-2 to fix 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.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1471557 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 17:39:28 +00:00
..
hadoop-mapreduce-client-app YARN-561. Modified NodeManager to set key information into the environment of every container that it launches. Contributed by Xuan Gong. 2013-04-24 00:01:08 +00:00
hadoop-mapreduce-client-common Merge -c r1469060 from trunk to branch-2 for MAPREDUCE-5140. MR part of YARN-514 (Zhijie Shen via bikas) 2013-04-17 20:32:15 +00:00
hadoop-mapreduce-client-core Merge -c 1471556 from trunk to branch-2 to fix 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:39:28 +00:00
hadoop-mapreduce-client-hs Reverting my accidental revert of MAPREDUCE-5059 in the previous commit of YARN-500 from branch-2. 2013-04-17 04:22:34 +00:00
hadoop-mapreduce-client-hs-plugins Setting version in branch-2 to be 2.0.5-SNAPSHOT. 2013-04-10 03:16:30 +00:00
hadoop-mapreduce-client-jobclient Merge -c 1471556 from trunk to branch-2 to fix 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:39:28 +00:00
hadoop-mapreduce-client-shuffle Setting version in branch-2 to be 2.0.5-SNAPSHOT. 2013-04-10 03:16:30 +00:00
pom.xml Setting version in branch-2 to be 2.0.5-SNAPSHOT. 2013-04-10 03:16:30 +00:00