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 2023/05/31 08:31:00 UTC

[jira] [Updated] (HIVE-27351) Hive metastore metrics is not getting initialised even if metrics is enabled

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

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

> Hive metastore metrics is not getting initialised even if metrics is enabled
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-27351
>                 URL: https://issues.apache.org/jira/browse/HIVE-27351
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>              Labels: pull-request-available
>
> Configured following two properties in hivemetastore-site.xml
> {noformat}
>  <property>
>  <name>hive.metastore.metrics.enabled</name>
>  <value>true</value>
> </property>
> <property>
>  <name>hive.service.metrics.hadoop2.component</name>
>  <value>hivemetastore</value>
> </property>
> {noformat}
> hadoop-metrics2-hivemetastore.properties is available in configs but hivemetastore is not not initialised and not emitting the metrics



--
This message was sent by Atlassian Jira
(v8.20.10#820010)