[
https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240848#comment-15240848
]
Hive QA commented on HIVE-13480:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12798073/HIVE-13480.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 9961 tests executed
*Failed tests:*
{noformat}
TestCliDriver-index_compact_2.q-vector_grouping_sets.q-join11.q-and-12-more -
did not produce a TEST-*.xml file
TestJdbcWithMiniHS2 - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
org.apache.hive.jdbc.miniHS2.TestHs2Metrics.testClosedScopes
org.apache.hive.jdbc.miniHS2.TestHs2Metrics.testMetrics
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7585/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7585/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7585/
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12798073 - PreCommit-HIVE-TRUNK-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.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)