[
https://issues.apache.org/jira/browse/HIVE-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173437#comment-14173437
]
Chengxiang Li commented on HIVE-8456:
-------------------------------------
I haven't look into the details for these enums, we can register these counters
while enable the feature depends on these enums. I only submit Spark counter
implementation here, and left the usage of spark counter in the following
tickets.
> Support Hive Counter to collect spark job metric[Spark Branch]
> --------------------------------------------------------------
>
> Key: HIVE-8456
> URL: https://issues.apache.org/jira/browse/HIVE-8456
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Chengxiang Li
> Assignee: Chengxiang Li
> Labels: Spark-M3
> Attachments: HIVE-8456.1-spark.patch, HIVE-8456.2-spark.patch,
> HIVE-8456.3-spark.patch
>
>
> Several Hive query metric in Hive operators is collected by Hive Counter,
> such as CREATEDFILES and DESERIALIZE_ERRORS, Besides, Hive use Counter as an
> option to collect table stats info. Spark support Accumulator which is
> pretty similiar with Hive Counter, we could try to enable Hive Counter based
> on it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)