You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2011/06/10 04:27:58 UTC

[jira] [Created] (MAPREDUCE-2582) MR 279: Cleanup JobHistory event generation

MR 279: Cleanup JobHistory event generation
-------------------------------------------

                 Key: MAPREDUCE-2582
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2582
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth
             Fix For: 0.23.0


Generate JobHistoryEvents for the correct transitions. Fix missing / incorrect values being set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2582) MR 279: Cleanup JobHistory event generation

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046985#comment-13046985 ] 

Sharad Agarwal commented on MAPREDUCE-2582:
-------------------------------------------

With the patch, the job link on history server UI does not work. Can you try out Siddharth ?

> MR 279: Cleanup JobHistory event generation
> -------------------------------------------
>
>                 Key: MAPREDUCE-2582
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2582
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 0.23.0
>
>         Attachments: MR2582.patch
>
>
> Generate JobHistoryEvents for the correct transitions. Fix missing / incorrect values being set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2582) MR 279: Cleanup JobHistory event generation

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

Siddharth Seth updated MAPREDUCE-2582:
--------------------------------------

    Attachment: MR2582.patch

Fixes event generation based on transitions.
*FinishedEvents used for successful jobs/tasks. Unsuccessful/Failed events used for the rest.
Fixed several missing fields - task startTime, splitLocations, incorrect status, etc)

Marked what is pending with TODOs -> shuffleFinishTime, etc which will be fixed along with changes to TaskAttemptStatus

> MR 279: Cleanup JobHistory event generation
> -------------------------------------------
>
>                 Key: MAPREDUCE-2582
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2582
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 0.23.0
>
>         Attachments: MR2582.patch
>
>
> Generate JobHistoryEvents for the correct transitions. Fix missing / incorrect values being set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (MAPREDUCE-2582) MR 279: Cleanup JobHistory event generation

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

Sharad Agarwal resolved MAPREDUCE-2582.
---------------------------------------

    Resolution: Fixed

I committed to MR-279 branch. Thanks Siddharth!

> MR 279: Cleanup JobHistory event generation
> -------------------------------------------
>
>                 Key: MAPREDUCE-2582
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2582
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 0.23.0
>
>         Attachments: MR2582.patch, MR2582_2.patch
>
>
> Generate JobHistoryEvents for the correct transitions. Fix missing / incorrect values being set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2582) MR 279: Cleanup JobHistory event generation

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

Siddharth Seth updated MAPREDUCE-2582:
--------------------------------------

    Attachment: MR2582_2.patch

Fixes the UI issue and some unit test failures.
Finish time is being set on TaskCompletion.

> MR 279: Cleanup JobHistory event generation
> -------------------------------------------
>
>                 Key: MAPREDUCE-2582
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2582
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 0.23.0
>
>         Attachments: MR2582.patch, MR2582_2.patch
>
>
> Generate JobHistoryEvents for the correct transitions. Fix missing / incorrect values being set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira