[
https://issues.apache.org/jira/browse/HIVE-24871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko updated HIVE-24871:
----------------------------------
Description:
The PerformanceLogger should be used in Initiator and Cleaner service.
* One cycle of Initiator should be measured, with ignoring the time spent
waiting on the lock for AUX table
* One compaction cleanup should be measured in Cleaner (using different metric
for major and minor compaction cleanup)
Important note: the PerformanceLogger implementation from metastore should be
used (not the ql one) otherwise the metric won't be published in HMS.
> Initiator / Cleaner performance should be measured with PerformanceLogger
> -------------------------------------------------------------------------
>
> Key: HIVE-24871
> URL: https://issues.apache.org/jira/browse/HIVE-24871
> Project: Hive
> Issue Type: Sub-task
> Reporter: Denys Kuzmenko
> Priority: Major
>
> The PerformanceLogger should be used in Initiator and Cleaner service.
> * One cycle of Initiator should be measured, with ignoring the time spent
> waiting on the lock for AUX table
> * One compaction cleanup should be measured in Cleaner (using different
> metric for major and minor compaction cleanup)
> Important note: the PerformanceLogger implementation from metastore should be
> used (not the ql one) otherwise the metric won't be published in HMS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)