[ https://issues.apache.org/jira/browse/HIVE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895369#comment-15895369 ]
Hive QA commented on HIVE-15708: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12855824/HIVE-15708.14.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3924/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3924/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3924/ 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' 2017-03-04 01:23:02.994 + [[ -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-3924/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' 2017-03-04 01:23:02.996 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at 66bdab8 HIVE-16082. Allow user to change number of listener thread in + git clean -f -d + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 66bdab8 HIVE-16082. Allow user to change number of listener thread in + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2017-03-04 01:23:03.926 + 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 Going to apply patch with: patch -p1 patching file druid-handler/pom.xml patching file druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java patching file pom.xml patching file ql/pom.xml patching file ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveMaterializedViewsRegistry.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HivePlannerContext.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveExtractDate.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/views/HiveMaterializedViewFilterScanRule.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdPredicates.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTBuilder.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ExprNodeConverter.java patching file ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java patching file ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java patching file ql/src/test/org/apache/hadoop/hive/ql/optimizer/calcite/TestCBORuleFiredOnlyOnce.java patching file ql/src/test/results/clientpositive/cbo_rp_auto_join1.q.out patching file ql/src/test/results/clientpositive/cbo_rp_outer_join_ppr.q.out patching file ql/src/test/results/clientpositive/constprog2.q.out patching file ql/src/test/results/clientpositive/druid_basic2.q.out patching file ql/src/test/results/clientpositive/druid_intervals.q.out patching file ql/src/test/results/clientpositive/druid_timeseries.q.out patching file ql/src/test/results/clientpositive/druid_topn.q.out patching file ql/src/test/results/clientpositive/filter_cond_pushdown.q.out patching file ql/src/test/results/clientpositive/fouter_join_ppr.q.out patching file ql/src/test/results/clientpositive/index_auto_unused.q.out patching file ql/src/test/results/clientpositive/join45.q.out patching file ql/src/test/results/clientpositive/join_merging.q.out patching file ql/src/test/results/clientpositive/llap/auto_smb_mapjoin_14.q.out patching file ql/src/test/results/clientpositive/llap/auto_sortmerge_join_9.q.out patching file ql/src/test/results/clientpositive/llap/constprog_semijoin.q.out patching file ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction_2.q.out patching file ql/src/test/results/clientpositive/llap/explainuser_1.q.out patching file ql/src/test/results/clientpositive/llap/explainuser_4.q.out patching file ql/src/test/results/clientpositive/llap/lineage3.q.out patching file ql/src/test/results/clientpositive/llap/orc_predicate_pushdown.q.out patching file ql/src/test/results/clientpositive/llap/parquet_predicate_pushdown.q.out patching file ql/src/test/results/clientpositive/llap/reduce_deduplicate_extended.q.out patching file ql/src/test/results/clientpositive/llap/subquery_exists.q.out patching file ql/src/test/results/clientpositive/llap/subquery_in.q.out patching file ql/src/test/results/clientpositive/llap/subquery_multi.q.out patching file ql/src/test/results/clientpositive/llap/subquery_notin.q.out patching file ql/src/test/results/clientpositive/llap/subquery_scalar.q.out patch: **** write error : No space left on device + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12855824 - PreCommit-HIVE-Build > Upgrade calcite version to 1.12 > ------------------------------- > > Key: HIVE-15708 > URL: https://issues.apache.org/jira/browse/HIVE-15708 > Project: Hive > Issue Type: Task > Components: CBO, Logical Optimizer > Affects Versions: 2.2.0 > Reporter: Ashutosh Chauhan > Assignee: Remus Rusanu > Attachments: HIVE-15708.01.patch, HIVE-15708.02.patch, > HIVE-15708.03.patch, HIVE-15708.04.patch, HIVE-15708.05.patch, > HIVE-15708.06.patch, HIVE-15708.07.patch, HIVE-15708.08.patch, > HIVE-15708.09.patch, HIVE-15708.10.patch, HIVE-15708.11.patch, > HIVE-15708.12.patch, HIVE-15708.13.patch, HIVE-15708.14.patch > > > Currently we are on 1.10 Need to upgrade calcite version to 1.11 -- This message was sent by Atlassian JIRA (v6.3.15#6346)