Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-7551 expand spark accumulator to support hive counter [Spark Branch]
- Resolved
- links to