You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2016/03/18 01:37:33 UTC

[jira] [Created] (TEZ-3176) Support retrieving counters of partially initialized task

Zhiyuan Yang created TEZ-3176:
---------------------------------

             Summary: Support retrieving counters of partially initialized task
                 Key: TEZ-3176
                 URL: https://issues.apache.org/jira/browse/TEZ-3176
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Zhiyuan Yang


In branch-0.7, if a task fails during initialization, we are not able to get the counter since RuntimeTask::isInitialized specifies task counters can be retrieved only if task state is RUNNING or CLOSED. But counters is useful even for partially initialized task.



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