You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2016/09/22 13:21:20 UTC

[jira] [Commented] (HIVE-14358) Add metrics for number of queries executed for each execution engine (mr, spark, tez)

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

Hive QA commented on HIVE-14358:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12829791/HIVE-14358.patch

{color:green}SUCCESS:{color} +1 due to 4 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 10559 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_mapjoin]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ctas]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char]
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
org.apache.hadoop.hive.metastore.TestMetaStoreMetrics.testMetaDataCounts
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching
org.apache.hive.service.cli.session.TestSessionManagerMetrics.testThreadPoolMetrics
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1271/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1271/console
Test logs: http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-Build-1271/

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: 7 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12829791 - PreCommit-HIVE-Build

> Add metrics for number of queries executed for each execution engine (mr, spark, tez)
> -------------------------------------------------------------------------------------
>
>                 Key: HIVE-14358
>                 URL: https://issues.apache.org/jira/browse/HIVE-14358
>             Project: Hive
>          Issue Type: Task
>          Components: HiveServer2
>    Affects Versions: 2.1.0
>            Reporter: Lenni Kuff
>            Assignee: Barna Zsombor Klara
>         Attachments: HIVE-14358.patch
>
>
> HiveServer2 currently has a metric for the total number of queries ran since last restart, but it would be useful to also have metrics for number of queries ran for each execution engine. This would improve supportability by allowing users to get a high-level understanding of what workloads had been running on the server. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)