|
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12394462/fairscheduler-reduce-launch-condition.patch against trunk revision 719787. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 5 new or modified tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs warnings. +1 Eclipse classpath. The patch retains Eclipse classpath integrity. -1 core tests. The patch failed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3637/testReport/ This message is automatically generated. I just committed this. Thanks Matei!
The tests failures were not related to the patch. I've created this issue for one of them that I've seen time out in a few other patch runs.
Thanks Johan for the quick commit.
Integrated in Hadoop-trunk #670 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/670/
. Launch reduces only after a few maps have run in the Fair Scheduler. (Matei Zaharia via johan) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HADOOP-3136. (Patch also includes some minor formatting fixes.)