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 2022/02/23 10:50:00 UTC

[jira] [Work logged] (HIVE-25973) JsonReporter and JsonFileMetricsReporter writing the same file

     [ https://issues.apache.org/jira/browse/HIVE-25973?focusedWorklogId=731501&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-731501 ]

ASF GitHub Bot logged work on HIVE-25973:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Feb/22 10:49
            Start Date: 23/Feb/22 10:49
    Worklog Time Spent: 10m 
      Work Description: vcsomor opened a new pull request #3047:
URL: https://github.com/apache/hive/pull/3047


   The JsonReporter and JsonFileMetricsReporter writing the same file.
   This issue is caused by the HIVE-25842.
   Since the Metrics is launching also a JmxExporter the `MetricsFactory.init(conf);` is unnecessary in the HiveMetaStore the delta metrics will be exposed.
   
   ### How was this patch tested?
   This test has been tested manually by checking the JMX console for the reported obsolete delta metrics.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 731501)
    Remaining Estimate: 0h
            Time Spent: 10m

> JsonReporter and JsonFileMetricsReporter writing the same file
> --------------------------------------------------------------
>
>                 Key: HIVE-25973
>                 URL: https://issues.apache.org/jira/browse/HIVE-25973
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>    Affects Versions: 4.0.0
>            Reporter: Viktor Csomor
>            Assignee: Viktor Csomor
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{JsonReporter}} and {{JsonFileMetricsReporter}} writing the same file.
> This issue is caused by the HIVE-25842.
> Since the {{Metrics}} is launching also a {{JmxExporter}} the {{MetricsFactory.init(conf);}} is unnecessary in the {{HiveMetaStore}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)