[ 
https://issues.apache.org/jira/browse/TEZ-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200623#comment-15200623
 ] 

Zhiyuan Yang commented on TEZ-3166:
-----------------------------------

Last patch has problem with tasks that fail due to processor class not found 
error. In this case, we are not able to get their counters because tasks are 
not fully initialized, and this behavior is specified by TaskReported test. So 
I upload another patch which only verify counters when task fails during 
execution instead of initialization.

> Counters aren't fully updated and sent for failed tasks
> -------------------------------------------------------
>
>                 Key: TEZ-3166
>                 URL: https://issues.apache.org/jira/browse/TEZ-3166
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>         Attachments: TEZ-3166.1.patch, TEZ-3166.2.patch, TEZ-3166.3.patch, 
> TEZ-3166.branch-0.7.patch, TEZ-3166.branch-0.7.second.patch
>
>
> On master branch, if an application fails very soon, counters aren't fully 
> updated so on tez-ui we can only see part of counters. We should publish all 
> counters even task attempt fails.



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

Reply via email to