[
https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252840#comment-15252840
]
Hive QA commented on HIVE-13480:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12799854/HIVE-13480.4.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 9995 tests executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_auto_sortmerge_join_2
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
org.apache.hive.beeline.TestSchemaTool.testSchemaInit
org.apache.hive.jdbc.miniHS2.TestHs2Metrics.testClosedScopes
org.apache.hive.jdbc.miniHS2.TestHs2Metrics.testMetrics
{noformat}
Test results:
http://ec2-54-177-240-2.us-west-1.compute.amazonaws.com/job/PreCommit-HIVE-MASTER-Build/28/testReport
Console output:
http://ec2-54-177-240-2.us-west-1.compute.amazonaws.com/job/PreCommit-HIVE-MASTER-Build/28/console
Test logs:
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-28/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12799854 - PreCommit-HIVE-MASTER-Build
> Add hadoop2 metrics reporter for Codahale metrics
> -------------------------------------------------
>
> Key: HIVE-13480
> URL: https://issues.apache.org/jira/browse/HIVE-13480
> Project: Hive
> Issue Type: Bug
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Attachments: HIVE-13480.2.patch, HIVE-13480.3.patch,
> HIVE-13480.4.patch, HIVE-13480.5.patch, HIVE-13480.patch
>
>
> Multiple other apache components allow sending metrics over to Hadoop2
> metrics, which allow for monitoring solutions like Ambari Metrics Server to
> work against that to show metrics for components in one place. Our Codahale
> metrics works very well, so ideally, we would like to bridge the two, to
> allow Codahale to add a Hadoop2 reporter that enables us to continue to use
> Codahale metrics (i.e. not write another custom metrics impl) but report
> using Hadoop2.
> Apache Phoenix also had such a recent usecase and were in the process of
> adding in a stub piece that allows this forwarding. We should use the same
> reporter to minimize redundancy while pushing metrics to a centralized
> solution like Hadoop2 Metrics/AMS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)