You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/15 07:34:00 UTC

[jira] [Updated] (HIVE-25018) Create new metrics about Initiator / Cleaner failures

     [ https://issues.apache.org/jira/browse/HIVE-25018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-25018:
----------------------------------
    Labels: pull-request-available  (was: )

> Create new metrics about Initiator / Cleaner failures
> -----------------------------------------------------
>
>                 Key: HIVE-25018
>                 URL: https://issues.apache.org/jira/browse/HIVE-25018
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Antal Sinkovits
>            Assignee: Antal Sinkovits
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 2 new metrics should be defined:
> Failed Initiator cycles
> Failed Cleaner cycles
> They should be measured as part of the error handling in the services, the lock timeout on AUX lock, should be ignored.
> These should be RatioGauges (fail / success)
> A RatioGauge implementation is available in the metrics package in common, a similar one should be created in the metastore. The common is build on top of MetricsVariable interface, where someone provides the metric from outside, in the metastore it should be done like the Gauge implementation, where the metrics class handles the AtomicIntegers



--
This message was sent by Atlassian Jira
(v8.3.4#803005)