From issues-return-143024-archive-asf-public=cust-asf.ponee.io@hive.apache.org Fri Nov 16 04:52:06 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C4DAC180676 for ; Fri, 16 Nov 2018 04:52:05 +0100 (CET) Received: (qmail 44183 invoked by uid 500); 16 Nov 2018 03:52:04 -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 44174 invoked by uid 99); 16 Nov 2018 03:52:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2018 03:52:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 1C020C21DF for ; Fri, 16 Nov 2018 03:52:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -107.5 X-Spam-Level: X-Spam-Status: No, score=-107.5 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, KAM_BADIPHTTP=2, NORMAL_HTTP_TO_IP=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id hVJZRzaDTlak for ; Fri, 16 Nov 2018 03:52:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 3965561AF5 for ; Fri, 16 Nov 2018 03:52:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 94BA6E2072 for ; Fri, 16 Nov 2018 03:52:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 478C221361 for ; Fri, 16 Nov 2018 03:52:01 +0000 (UTC) Date: Fri, 16 Nov 2018 03:52:01 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-20920) Use SQL constraints to improve join reordering algorithm (II) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-20920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688993#comment-16688993 ] Hive QA commented on HIVE-20920: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12948439/HIVE-20920.02.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14957/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14957/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14957/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Tests exited with: NonZeroExitCodeException Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ date '+%Y-%m-%d %T.%3N' 2018-11-16 03:50:39.652 + [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]] + export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + export PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m ' + ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m ' + export 'MAVEN_OPTS=-Xmx1g ' + MAVEN_OPTS='-Xmx1g ' + cd /data/hiveptest/working/ + tee /data/hiveptest/logs/PreCommit-HIVE-Build-14957/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' 2018-11-16 03:50:39.656 + cd apache-github-source-source + git fetch origin From https://github.com/apache/hive 1225ca9..156ed46 master -> origin/master + git reset --hard HEAD HEAD is now at 1225ca9 HIVE-20842: Fix logic introduced in HIVE-20660 to estimate statistics for group by (Vineet Garg, reviewed by Ashutosh Chauhan) + git clean -f -d Removing standalone-metastore/metastore-server/src/gen/ + git checkout master Already on 'master' Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) + git reset --hard origin/master HEAD is now at 156ed46 HIVE-20918: Flag to enable/disable pushdown of computation from Calcite into JDBC connection (Jesus Camacho Rodriguez, reviewed by Thejas M Nair) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2018-11-16 03:50:40.642 + rm -rf ../yetus_PreCommit-HIVE-Build-14957 + mkdir ../yetus_PreCommit-HIVE-Build-14957 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-14957 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-14957/yetus + patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh + patchFilePath=/data/hiveptest/working/scratch/build.patch + [[ -f /data/hiveptest/working/scratch/build.patch ]] + chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh + /data/hiveptest/working/scratch/smart-apply-patch.sh /data/hiveptest/working/scratch/build.patch error: a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query11.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query14.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query17.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query18.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query24.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query25.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query29.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query35.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query4.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query46.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query47.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query54.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query57.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query58.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query6.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query64.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query68.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query72.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query74.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query76.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query83.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query85.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query91.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/cbo_query99.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query11.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query14.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query17.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query18.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query24.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query25.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query29.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query35.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query4.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query45.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query46.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query47.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query54.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query57.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query58.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query6.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query64.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query67.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query68.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query70.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query72.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query74.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query76.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query83.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query85.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query91.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/perf/tez/constraints/query99.q.out: does not exist in index error: patch failed: ql/src/test/results/clientpositive/perf/tez/constraints/query70.q.out:83 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/perf/tez/constraints/query70.q.out' with conflicts. Going to apply patch with: git apply -p1 error: patch failed: ql/src/test/results/clientpositive/perf/tez/constraints/query70.q.out:83 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/perf/tez/constraints/query70.q.out' with conflicts. U ql/src/test/results/clientpositive/perf/tez/constraints/query70.q.out + result=1 + '[' 1 -ne 0 ']' + rm -rf yetus_PreCommit-HIVE-Build-14957 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12948439 - PreCommit-HIVE-Build > Use SQL constraints to improve join reordering algorithm (II) > ------------------------------------------------------------- > > Key: HIVE-20920 > URL: https://issues.apache.org/jira/browse/HIVE-20920 > Project: Hive > Issue Type: Improvement > Components: CBO > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Priority: Major > Attachments: HIVE-20920.01.patch, HIVE-20920.02.patch, HIVE-20920.patch > > > Follow-up of HIVE-20744. -- This message was sent by Atlassian JIRA (v7.6.3#76005)