[ 
https://issues.apache.org/jira/browse/HIVE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403189#comment-16403189
 ] 

Hive QA commented on HIVE-18957:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12914896/HIVE-18957.02.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/9674/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/9674/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-9674/

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-03-17 01:24:13.188
+ [[ -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-9674/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-03-17 01:24:13.211
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   e7480d7..d2d50e6  master     -> origin/master
+ git reset --hard HEAD
HEAD is now at e7480d7 HIVE-18633: Service discovery for Active/Passive HA mode 
(Prasanth Jayachandran reviewed by Sergey Shelukhin)
+ git clean -f -d
+ 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 d2d50e6 HIVE-18886: ACID: NPE on unexplained mysql exceptions 
(Gopal V, reviewed by Eugene Koifman)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-03-17 01:24:20.744
+ rm -rf ../yetus_PreCommit-HIVE-Build-9674
+ mkdir ../yetus_PreCommit-HIVE-Build-9674
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-9674
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-9674/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/pom.xml: does not exist in index
error: 
a/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveMaterializedViewsRegistry.java:
 does not exist in index
error: 
a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/views/HiveMaterializedViewRule.java:
 does not exist in index
error: a/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java: does 
not exist in index
error: 
a/ql/src/test/org/apache/hadoop/hive/ql/optimizer/calcite/TestCBORuleFiredOnlyOnce.java:
 does not exist in index
error: a/ql/src/test/queries/clientpositive/druidmini_mv.q: does not exist in 
index
error: 
a/ql/src/test/results/clientpositive/beeline/materialized_view_create_rewrite.q.out:
 does not exist in index
error: a/ql/src/test/results/clientpositive/druid/druidmini_mv.q.out: does not 
exist in index
error: a/ql/src/test/results/clientpositive/druid_basic2.q.out: does not exist 
in index
error: a/ql/src/test/results/clientpositive/druid_basic3.q.out: does not exist 
in index
error: a/ql/src/test/results/clientpositive/druid_intervals.q.out: does not 
exist in index
error: a/ql/src/test/results/clientpositive/druid_topn.q.out: does not exist in 
index
error: 
a/ql/src/test/results/clientpositive/llap/materialized_view_create_rewrite.q.out:
 does not exist in index
error: 
a/ql/src/test/results/clientpositive/llap/materialized_view_create_rewrite_dummy.q.out:
 does not exist in index
error: 
a/ql/src/test/results/clientpositive/llap/vectorization_short_regress.q.out: 
does not exist in index
error: 
a/ql/src/test/results/clientpositive/materialized_view_create_rewrite.q.out: 
does not exist in index
error: 
a/ql/src/test/results/clientpositive/spark/vectorization_short_regress.q.out: 
does not exist in index
error: patch failed: 
ql/src/test/results/clientpositive/druid/druidmini_mv.q.out:330
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/druid/druidmini_mv.q.out' 
with conflicts.
Going to apply patch with: git apply -p1
/data/hiveptest/working/scratch/build.patch:206: trailing whitespace.
              sort order: 
/data/hiveptest/working/scratch/build.patch:228: trailing whitespace.
              sort order: 
/data/hiveptest/working/scratch/build.patch:549: trailing whitespace.
                      sort order: 
/data/hiveptest/working/scratch/build.patch:570: trailing whitespace.
                    sort order: 
/data/hiveptest/working/scratch/build.patch:1859: trailing whitespace.
                    sort order: 
error: patch failed: 
ql/src/test/results/clientpositive/druid/druidmini_mv.q.out:330
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/druid/druidmini_mv.q.out' 
with conflicts.
U ql/src/test/results/clientpositive/druid/druidmini_mv.q.out
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12914896 - PreCommit-HIVE-Build

> Upgrade Calcite version to 1.16.0
> ---------------------------------
>
>                 Key: HIVE-18957
>                 URL: https://issues.apache.org/jira/browse/HIVE-18957
>             Project: Hive
>          Issue Type: Task
>          Components: CBO
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>         Attachments: HIVE-18957.01.patch, HIVE-18957.02.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to