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

Bikas Saha commented on TEZ-301:
--------------------------------

We can quickly scan the tasks in the vertex and count the number of tasks in 
RUNNING state. And report that number. This avoids sending more events. This 
avoid doing precise accounting and is fine since the value will keep changing 
anyways as tasks complete.
                
> Running task count in DAG Progress is always 0 ( even as tasks complete ).
> --------------------------------------------------------------------------
>
>                 Key: TEZ-301
>                 URL: https://issues.apache.org/jira/browse/TEZ-301
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: joeyli
>              Labels: TEZ-0.2.0
>         Attachments: TEZ-301.2.patch, TEZ-301.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to