Junping Du created MAPREDUCE-4886: ------------------------------------- Summary: TestCapacityScheduler failed in branch-1 Key: MAPREDUCE-4886 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4886 Project: Hadoop Map/Reduce Issue Type: Bug Components: scheduler Affects Versions: 1.2.0 Reporter: Junping Du Fix For: 1.2.0
The test failure on my local env is as following: {noformat} compile-test: [echo] contrib: capacity-scheduler [javac] /home/jdu/bdc/hadoop-branch1/hadoop-common/src/contrib/build-contrib.xml:221: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds test: [echo] contrib: capacity-scheduler [delete] Deleting directory /home/jdu/bdc/hadoop-branch1/hadoop-common/build/contrib/capacity-scheduler/test/logs [mkdir] Created dir: /home/jdu/bdc/hadoop-branch1/hadoop-common/build/contrib/capacity-scheduler/test/logs [junit] Running org.apache.hadoop.mapred.TestCapacityScheduler [junit] Tests run: 35, Failures: 0, Errors: 12, Time elapsed: 370.574 sec {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira