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)