[ https://issues.apache.org/jira/browse/HIVE-21044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756695#comment-16756695 ]
Karthik Manamcheri commented on HIVE-21044: ------------------------------------------- [~pvary] Looks like branch-3 tests are currently not be able to run because of HIVE-21180. This change touches code in standalone-metastore and I was able to successfully run all the unit tests under standalone-metastore on my development machine. Can we merge to branch-3? Thanks. > 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, 3.2.0 > > 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 (v7.6.3#76005)