Viktor Csomor created HIVE-25959:
------------------------------------
Summary: Expose Compaction Observability delta metrics using the
JsonFileMetricsReporter
Key: HIVE-25959
URL: https://issues.apache.org/jira/browse/HIVE-25959
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 4.0.0
Reporter: Viktor Csomor
Assignee: Viktor Csomor
Fix For: 4.0.0
Some logging is left over in AcidMetricService (which used to both log
errors/warnings and emit metrics, and now just emits metrics). Logging should
be in the AcidMetricLogger as much as possible. Stragglers left over in
AcidMetricService:
* compaction_oldest_enqueue_age_in_sec
* COMPACTOR_FAILED_COMPACTION_RATIO_THRESHOLD logging
* Multiple Compaction Worker versions (in method: detectMultipleWorkerVersions)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)