You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vihang Karajgaonkar (Jira)" <ji...@apache.org> on 2023/03/17 15:02:00 UTC

[jira] [Commented] (HIVE-21044) Add SLF4J reporter to the metastore metrics system

    [ https://issues.apache.org/jira/browse/HIVE-21044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701838#comment-17701838 ] 

Vihang Karajgaonkar commented on HIVE-21044:
--------------------------------------------

This PR was reverted from 3.2.0 because it was causing some other test failures. The failures were only specific to 3.2.0 so revert was not needed for master branch.

> Add SLF4J reporter to the metastore metrics system
> --------------------------------------------------
>
>                 Key: HIVE-21044
>                 URL: https://issues.apache.org/jira/browse/HIVE-21044
>             Project: Hive
>          Issue Type: New Feature
>          Components: Standalone Metastore
>            Reporter: Karthik Manamcheri
>            Assignee: Karthik Manamcheri
>            Priority: Minor
>              Labels: metrics
>             Fix For: 4.0.0-alpha-1
>
>         Attachments: HIVE-21044.1.patch, HIVE-21044.2.branch-3.patch, HIVE-21044.2.patch, HIVE-21044.3.patch, HIVE-21044.4.patch, HIVE-21044.branch-3.patch
>
>
> Lets add SLF4J reporter as an option in Metrics reporting system. Currently we support JMX, JSON and Console reporting.
> We will add a new option to {{hive.service.metrics.reporter}} called SLF4J. We can use the {{[Slf4jReporter|https://metrics.dropwizard.io/3.1.0/apidocs/com/codahale/metrics/Slf4jReporter.html]}} class.



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