[ https://issues.apache.org/jira/browse/HIVE-21044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732277#comment-16732277 ]
Hive QA commented on HIVE-21044: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12953517/HIVE-21044.3.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15760 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_vectorized_dynamic_partition_pruning] (batchId=190) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/15454/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15454/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15454/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12953517 - PreCommit-HIVE-Build > 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 > Attachments: HIVE-21044.1.patch, HIVE-21044.2.patch, > HIVE-21044.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)