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 1A83B200B8E for ; Mon, 26 Sep 2016 15:42:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18FF2160AE8; Mon, 26 Sep 2016 13:42:22 +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 5FF9D160AB8 for ; Mon, 26 Sep 2016 15:42:21 +0200 (CEST) Received: (qmail 46050 invoked by uid 500); 26 Sep 2016 13:42:20 -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 46032 invoked by uid 99); 26 Sep 2016 13:42:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2016 13:42:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7913A2C0032 for ; Mon, 26 Sep 2016 13:42:20 +0000 (UTC) Date: Mon, 26 Sep 2016 13:42:20 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13316) Upgrade to Calcite 1.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 26 Sep 2016 13:42:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-13316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523086#comment-15523086 ] Hive QA commented on HIVE-13316: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12797717/HIVE-13316.01.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1304/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1304/console Test logs: http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-Build-1304/ 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-09-26 13:41:42.539 + [[ -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-1304/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-09-26 13:41:42.541 + cd apache-github-source-source + git fetch origin From https://github.com/apache/hive de5e184..8015644 branch-2.1 -> origin/branch-2.1 + git reset --hard HEAD warning: unable to access '/home/sseth/.config/git/attributes': Permission denied warning: unable to access '/home/sseth/.config/git/attributes': Permission denied warning: unable to access '/home/sseth/.config/git/attributes': Permission denied HEAD is now at 4ce5fe1 HIVE-14831: Missing Druid dependencies at runtime (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) + git clean -f -d warning: unable to access '/home/sseth/.config/git/ignore': Permission denied + git checkout master warning: unable to access '/home/sseth/.config/git/attributes': Permission denied warning: unable to access '/home/sseth/.config/git/ignore': Permission denied Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master warning: unable to access '/home/sseth/.config/git/attributes': Permission denied warning: unable to access '/home/sseth/.config/git/attributes': Permission denied HEAD is now at 4ce5fe1 HIVE-14831: Missing Druid dependencies at runtime (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2016-09-26 13:41:44.491 + 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 warning: unable to access '/home/sseth/.config/git/attributes': Permission denied error: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelBuilder.java: already exists in working directory error: patch failed: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:41 error: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java: patch does not apply error: patch failed: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelOptUtil.java:35 error: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelOptUtil.java: patch does not apply error: patch failed: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRexUtil.java:1 error: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRexUtil.java: patch does not apply error: patch failed: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveReduceExpressionsRule.java:16 error: ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveReduceExpressionsRule.java: patch does not apply error: patch failed: ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:63 error: ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java: patch does not apply The patch does not appear to apply with p0, p1, or p2 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12797717 - PreCommit-HIVE-Build > Upgrade to Calcite 1.9 > ---------------------- > > Key: HIVE-13316 > URL: https://issues.apache.org/jira/browse/HIVE-13316 > Project: Hive > Issue Type: Improvement > Affects Versions: 2.1.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-13316.01.patch, HIVE-13316.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)