Details
Description
TestUberAM has been timing out on trunk for some time now and surefire then fails the build. I'm not able to reproduce it locally, but the Jenkins builds have been seeing it fairly consistently. See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1529/console
This is caused by changes made in MAPREDUCE-434 breaking Uber AMs. The easiest fix is to make similar changes in Uber AMs to those in MAPREDUCE-434 to allow multiple reducers.
Attachments
Attachments
Issue Links
- breaks
-
MAPREDUCE-5952 LocalContainerLauncher#renameMapOutputForReduce incorrectly assumes a single dir for mapOutIndex
- Closed
- is broken by
-
MAPREDUCE-434 LocalJobRunner limited to single reducer
- Closed
- relates to
-
MAPREDUCE-5502 History link in resource manager is broken for KILLED jobs
- Open