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)