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 8BDF4200BC3 for ; Fri, 14 Oct 2016 00:26:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8A9BB160AE4; Thu, 13 Oct 2016 22:26:24 +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 DB278160AF8 for ; Fri, 14 Oct 2016 00:26:23 +0200 (CEST) Received: (qmail 6716 invoked by uid 500); 13 Oct 2016 22:26:22 -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 6305 invoked by uid 99); 13 Oct 2016 22:26:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2016 22:26:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B2FFE2C4C77 for ; Thu, 13 Oct 2016 22:26:21 +0000 (UTC) Date: Thu, 13 Oct 2016 22:26:21 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14940) MiniTezCliDriver - switch back to SQL metastore as default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 13 Oct 2016 22:26:24 -0000 [ https://issues.apache.org/jira/browse/HIVE-14940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573397#comment-15573397 ] Hive QA commented on HIVE-14940: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12833205/HIVE-14940.2.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1540/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1540/console Test logs: http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-Build-1540/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Tests exited with: NonZeroExitCodeException Command 'bash /data/hive-ptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ date '+%Y-%m-%d %T.%3N' 2016-10-13 22:26:34.739 + [[ -n /usr/java/jdk1.8.0_25 ]] + export JAVA_HOME=/usr/java/jdk1.8.0_25 + JAVA_HOME=/usr/java/jdk1.8.0_25 + export PATH=/usr/java/jdk1.8.0_25/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/usr/java/jdk1.8.0_25/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m ' + ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m ' + export 'M2_OPTS=-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128' + M2_OPTS='-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128' + cd /data/hive-ptest/working/ + tee /data/hive-ptest/logs/PreCommit-HIVE-Build-1540/source-prep.txt + [[ false == \t\r\u\e ]] + mkdir -p maven ivy + [[ git = \s\v\n ]] + [[ git = \g\i\t ]] + [[ -z master ]] + [[ -d apache-github-source-source ]] + [[ ! -d apache-github-source-source/.git ]] + [[ ! -d apache-github-source-source ]] + date '+%Y-%m-%d %T.%3N' 2016-10-13 22:26:34.743 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at 5353161 HIVE-14835: Improve ptest2 build time (Prasanth Jayachandran reviewed by Sergio Pena) + git clean -f -d Removing ql/src/test/queries/clientpositive/primitive_types.q Removing ql/src/test/results/clientpositive/primitive_types.q.out + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 5353161 HIVE-14835: Improve ptest2 build time (Prasanth Jayachandran reviewed by Sergio Pena) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2016-10-13 22:26:35.778 + patchCommandPath=/data/hive-ptest/working/scratch/smart-apply-patch.sh + patchFilePath=/data/hive-ptest/working/scratch/build.patch + [[ -f /data/hive-ptest/working/scratch/build.patch ]] + chmod +x /data/hive-ptest/working/scratch/smart-apply-patch.sh + /data/hive-ptest/working/scratch/smart-apply-patch.sh /data/hive-ptest/working/scratch/build.patch error: a/itests/src/test/resources/testconfiguration.properties: No such file or directory error: a/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CliConfigs.java: No such file or directory error: a/ql/src/test/queries/clientpositive/partition_column_names_with_leading_and_trailing_spaces.q: No such file or directory error: a/ql/src/test/results/clientpositive/tez/explainanalyze_5.q.out: No such file or directory error: a/ql/src/test/results/clientpositive/tez/partition_column_names_with_leading_and_trailing_spaces.q.out: No such file or directory error: a/ql/src/test/results/clientpositive/tez/unionDistinct_2.q.out: No such file or directory error: a/ql/src/test/results/clientpositive/tez/vector_join_part_col_char.q.out: No such file or directory ' {noformat} This message is automatically generated. ATTACHMENT ID: 12833205 - PreCommit-HIVE-Build > MiniTezCliDriver - switch back to SQL metastore as default > ---------------------------------------------------------- > > Key: HIVE-14940 > URL: https://issues.apache.org/jira/browse/HIVE-14940 > Project: Hive > Issue Type: Sub-task > Components: Tests > Affects Versions: 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-14940.1.patch, HIVE-14940.1.patch, HIVE-14940.2.patch > > > HBase setup for metastore in MiniTez is taking around 3 mins for setup. The actual runtime of the queries is typically much lower. To avoid the high overhead we should be switch back to SQL metastore as default and if required we can have dedicated set of tests that run against hbase metastore. -- This message was sent by Atlassian JIRA (v6.3.4#6332)