[
https://issues.apache.org/jira/browse/HIVE-20772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655832#comment-16655832
]
Sergey Shelukhin commented on HIVE-20772:
-----------------------------------------
Hmm, I was assuming based on other counters there (FS ones) that this object is
scoped per task... e.g. {noformat} tezCounters =
taskRunner2Callable.addAndGetTezCounter(FileSystemCounter.class.getName());
} else if (actualCallable instanceof TezCounterSource) { {noformat}
> record per-task CPU counters in LLAP
> ------------------------------------
>
> Key: HIVE-20772
> URL: https://issues.apache.org/jira/browse/HIVE-20772
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Attachments: HIVE-20772.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)