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 "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2009/03/06 10:41:56 UTC

[jira] Updated: (HADOOP-5391) TestJobHistory fails intermittently.

     [ https://issues.apache.org/jira/browse/HADOOP-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated HADOOP-5391:
---------------------------------

    Attachment: HADOOP-5391.patch

The problem is because of calling recoverJobHistoryFile() from logSubmitted() for user log file with wrong filename(It was not considering the case of earlier call to recoverJobHistoryFile()).
Attaching patch with the fix. Please review and provide your comments.

> TestJobHistory fails intermittently.
> ------------------------------------
>
>                 Key: HADOOP-5391
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5391
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>    Affects Versions: 0.21.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Ravi Gummadi
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5391.patch
>
>
> TestJobHistory fails intermittently with following error message:
> User log file file:/home/hudson/hudson-slave/workspace/Hadoop-Patch-vesta.apache.org/trunk/build/test/data/succeed/output1/_logs/history/localhost_1236132901323_job_200903040215_0001_hudson_test-job-succeed.recover does not exist
> One of the hudson builds with failure :
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/41/testReport/org.apache.hadoop.mapred/TestJobHistory/testJobHistoryUserLogLocation/
> I saw the failure in local machine also some times.

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