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

Hive QA commented on HIVE-19532:
--------------------------------



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

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

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

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-06-15 15:09:26.591
+ [[ -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-11804/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-06-15 15:09:26.594
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   abc504c..3f6a160  branch-3   -> origin/branch-3
+ git reset --hard HEAD
HEAD is now at 477f541 HIVE-19744: In Beeline if -u is specified the default 
connection should not be tried at all (Zoltan Haindrich reviewed by Peter Vary)
+ 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 477f541 HIVE-19744: In Beeline if -u is specified the default 
connection should not be tried at all (Zoltan Haindrich reviewed by Peter Vary)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-06-15 15:09:28.132
+ rm -rf ../yetus_PreCommit-HIVE-Build-11804
+ mkdir ../yetus_PreCommit-HIVE-Build-11804
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-11804
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-11804/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: patch failed: 
itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:777
Falling back to three-way merge...
Applied patch to 
'itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java'
 cleanly.
error: patch failed: 
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2325
Falling back to three-way merge...
Applied patch to 
'standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java'
 with conflicts.
error: patch failed: 
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreControlledCommit.java:738
Falling back to three-way merge...
Applied patch to 
'standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreControlledCommit.java'
 cleanly.
error: patch failed: 
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreForJdoConnection.java:748
Falling back to three-way merge...
Applied patch to 
'standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreForJdoConnection.java'
 cleanly.
Going to apply patch with: git apply -p0
/data/hiveptest/working/scratch/build.patch:1126: trailing whitespace.
explain insert into table stats_nonpartitioned select * from mysource where p 
== 100; 
/data/hiveptest/working/scratch/build.patch:1127: trailing whitespace.
insert into table stats_nonpartitioned select * from mysource where p == 100; 
/data/hiveptest/working/scratch/build.patch:1230: trailing whitespace.
--delete from stats_part where key in (20, 41); 
/data/hiveptest/working/scratch/build.patch:1334: trailing whitespace.
delete from stats_part where key in (20, 41); 
/data/hiveptest/working/scratch/build.patch:1389: trailing whitespace.
explain insert into table stats_nonpartitioned select * from mysource where p 
== 100; 
error: patch failed: 
itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:777
Falling back to three-way merge...
Applied patch to 
'itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java'
 cleanly.
error: patch failed: 
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2325
Falling back to three-way merge...
Applied patch to 
'standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java'
 with conflicts.
error: patch failed: 
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreControlledCommit.java:738
Falling back to three-way merge...
Applied patch to 
'standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreControlledCommit.java'
 cleanly.
error: patch failed: 
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreForJdoConnection.java:748
Falling back to three-way merge...
Applied patch to 
'standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/DummyRawStoreForJdoConnection.java'
 cleanly.
U 
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java
warning: squelched 823 whitespace errors
warning: 828 lines add whitespace errors.
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-11804
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12927722 - PreCommit-HIVE-Build

> Modify Hive Driver/Executor to support transactional-stats-using COUNT 
> aggregation queries 
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-19532
>                 URL: https://issues.apache.org/jira/browse/HIVE-19532
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Steve Yeom
>            Assignee: Steve Yeom
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: HIVE-19532.01.patch, HIVE-19532.01.prepatch, 
> HIVE-19532.02.patch, HIVE-19532.02.prepatch
>
>




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

Reply via email to