You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2021/03/11 09:41:00 UTC

[jira] [Updated] (HIVE-24871) Initiator / Cleaner performance should be measured with PerformanceLogger

     [ 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)