You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/11/14 07:07:33 UTC

[jira] [Updated] (TEZ-1773) Add attempt failure cause enum to the attempt failed history record

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

Bikas Saha updated TEZ-1773:
----------------------------
    Attachment: TEZ-1773.1.patch

The patch adds error causes to all cases of TaskAttempts being failed or killed. These provide a programmatic method to present and analyse the errors in a job or set of jobs. There is a new enum for attempt error reason. The history/timeline data has the enum names stored in it.

[~sseth] [~hitesh] [~rajesh.balamohan] [~zjffdu] Please review.

> Add attempt failure cause enum to the attempt failed history record
> -------------------------------------------------------------------
>
>                 Key: TEZ-1773
>                 URL: https://issues.apache.org/jira/browse/TEZ-1773
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: TEZ-1773.1.patch
>
>
> Having an enum in it, will provide a programmatic means to present, analyse and debug unsuccessful attempts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)