You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chengxiang Li (JIRA)" <ji...@apache.org> on 2014/10/14 11:32:35 UTC

[jira] [Created] (HIVE-8456) Support Hive Counter to collect spark job metric[Spark Branch]

Chengxiang Li created HIVE-8456:
-----------------------------------

             Summary: 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: Bug
          Components: Spark
            Reporter: Chengxiang Li
            Assignee: Chengxiang Li


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)