You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2009/01/23 00:47:59 UTC

[jira] Created: (HADOOP-5109) TestKillCompletedJob is failing intermittetnly when run as part of test-core

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.


[jira] Updated: (HADOOP-5109) TestKillCompletedJob is failing intermittetnly when run as part of test-core

Posted by "Jakob Homan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Homan updated HADOOP-5109:
--------------------------------

    Attachment: TEST-org.apache.hadoop.mapred.TestKillCompletedJob.txt

Log from failing execution of test.

> 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
>         Attachments: TEST-org.apache.hadoop.mapred.TestKillCompletedJob.txt
>
>
> 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.