TestKillCompletedJob is failing intermittetnly when run as part of test-core
----------------------------------------------------------------------------

                 Key: HADOOP-5109
                 URL: https://issues.apache.org/jira/browse/HADOOP-5109
             Project: Hadoop Core
          Issue Type: Bug
          Components: test
            Reporter: Jakob Homan


TestKillCompletedJob fails most times when run as part of test-core, but 
succeeds when run by itself.
{noformat}
Testcase: testKillCompJob took 8.048 sec
        Caused an ERROR
Job failed!
java.io.IOException: Job failed!
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1343)
        at 
org.apache.hadoop.mapred.TestKillCompletedJob.launchWordCount(TestKillCompletedJob.java:78)
        at 
org.apache.hadoop.mapred.TestKillCompletedJob.testKillCompJob(TestKillCompletedJob.java:112)
{noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to