Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0302A200BE4 for ; Wed, 7 Dec 2016 00:38:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0194E160B29; Tue, 6 Dec 2016 23:38:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4CC3E160B1B for ; Wed, 7 Dec 2016 00:37:59 +0100 (CET) Received: (qmail 39650 invoked by uid 500); 6 Dec 2016 23:37:58 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 39638 invoked by uid 99); 6 Dec 2016 23:37:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 23:37:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 555042C0057 for ; Tue, 6 Dec 2016 23:37:58 +0000 (UTC) Date: Tue, 6 Dec 2016 23:37:58 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-15149) Add additional information to ATSHook for Tez UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Dec 2016 23:38:00 -0000 [ https://issues.apache.org/jira/browse/HIVE-15149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727091#comment-15727091 ] Hive QA commented on HIVE-15149: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12842023/HIVE-15149.4.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 13 failed/errored test(s), 10760 tests executed *Failed tests:* {noformat} TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=100) [skewjoin_noskew.q,leftsemijoin_mr.q,bucket3.q,skewjoinopt13.q,bucketmapjoin9.q,auto_join15.q,cbo_simple_select.q,ptf.q,join22.q,vectorized_nested_mapjoin.q,sample4.q,union18.q,multi_insert_gby.q,join33.q,join_cond_pushdown_unqual2.q] org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[auto_sortmerge_join_2] (batchId=44) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[index_auto_mult_tables] (batchId=77) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[index_auto_partitioned] (batchId=10) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample2] (batchId=5) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample4] (batchId=15) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample6] (batchId=61) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample7] (batchId=60) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample9] (batchId=38) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2] (batchId=134) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype] (batchId=149) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[stats_based_fetch_decision] (batchId=150) org.apache.hive.service.server.TestHS2HttpServer.testContextRootUrlRewrite (batchId=185) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2452/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2452/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2452/ 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: 13 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12842023 - PreCommit-HIVE-Build > Add additional information to ATSHook for Tez UI > ------------------------------------------------ > > Key: HIVE-15149 > URL: https://issues.apache.org/jira/browse/HIVE-15149 > Project: Hive > Issue Type: Improvement > Components: Hooks > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-15149.1.patch, HIVE-15149.2.patch, HIVE-15149.3.patch, HIVE-15149.4.patch > > > Additional query details wanted for TEZ-3530. The additional details discussed include the following: > Publish the following info ( in addition to existing bits published today): > Application Id to which the query was submitted (primary filter) > DAG Id (primary filter) > Hive query name (primary filter) > Hive Configs (everything a set command would provide except for sensitive credential info) > Potentially publish source of config i.e. set in hive query script vs hive-site.xml, etc. > Which HiveServer2 the query was submitted to > *Which IP/host the query was submitted from - not sure what filter support will be available. > Which execution mode the query is running in (primary filter) > What submission mode was used (cli/beeline/jdbc, etc) > User info ( running as, actual end user, etc) - not sure if already present > Perf logger events. The data published should be able to create a timeline view of the query i.e. actual submission time, query compile timestamps, execution timestamps, post-exec data moves, etc. > Explain plan with enough details for visualizing. > Databases and tables being queried (primary filter) > Yarn queue info (primary filter) > Caller context (primary filter) > Original source i.e. submitter > Thread info in HS2 if needed ( I believe Vikram may have added this earlier ) > Query time taken (with filter support ) > Additional context info e.g. llap instance name and appId if required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)