[
https://issues.apache.org/jira/browse/HIVE-23118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072409#comment-17072409
]
Prasanth Jayachandran commented on HIVE-23118:
----------------------------------------------
[~Sreenath] These are hive side counters merged with dag counters on the client
side. These counters will be added to any tez task during hive query
compilation. I don't think this will be available at tez side as it does not
attach to any tez context. It will accessible to hive hooks though (hive proto
hook can dump it).
> Option for exposing compile time counters as tez counters
> ---------------------------------------------------------
>
> Key: HIVE-23118
> URL: https://issues.apache.org/jira/browse/HIVE-23118
> Project: Hive
> Issue Type: Improvement
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Minor
> Labels: pull-request-available
> Attachments: HIVE-23118.1.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> TezCounters currently are runtime only. Some compile time information from
> optimizer can be exposed as counters which can then be used by workload
> management to make runtime decisions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)