Hey gang, The reason for the ABORTED MR integrates you see in jira like the following:
Integrated in Hadoop-Mapreduce-trunk-Commit #2280 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2280/]) HDFS-2800. Fix cancellation of checkpoints in the standby node to be more reliable. Contributed by Todd Lipcon. (Revision 1339745) is that the Hadoop-MapReduce-trunk-Commit jenkins job runs the old ant run-commit-test tests and has a 45 min timeout so always aborts due to timeout. I bumped the timeout which should eliminate these. The equivalent common and hdfs jobs don't run tests (just deploy) and are already green. Thanks, Eli
