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

Hive QA commented on HIVE-19736:
--------------------------------



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

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

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

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-01 12:05:40.686
+ [[ -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-11408/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-01 12:05:40.689
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   da13a13..28779d2  master     -> origin/master
+ git reset --hard HEAD
HEAD is now at 4fa40a5 HIVE-19723: Arrow serde: "Unsupported data type: 
Timestamp(NANOSECOND, null)" (Teddy Choi, reviewed by Matt McCline)
+ git clean -f -d
Removing upgrade-acid/
+ git checkout master
Switched to branch 'master'
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 28779d2 HIVE-19370: Issue: ADD Months function on timestamp 
datatype fields in hive (Bharathkrishna Guruvayoor Murali, reviewed by Peter 
Vary)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-06-01 12:05:42.504
+ rm -rf ../yetus_PreCommit-HIVE-Build-11408
+ mkdir ../yetus_PreCommit-HIVE-Build-11408
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-11408
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-11408/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/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:
 does not exist in index
error: 
a/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:
 does not exist in index
error: 
a/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java: does 
not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreEventListener.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreListenerNotifier.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/EventMessage.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/MessageDeserializer.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/MessageFactory.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageDeserializer.java:
 does not exist in index
error: 
a/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageFactory.java:
 does not exist in index
error: patch failed: 
hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:44
Falling back to three-way merge...
Applied patch to 
'hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java'
 with conflicts.
error: patch failed: 
itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:151
Falling back to three-way merge...
Applied patch to 
'itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java'
 with conflicts.
error: patch failed: 
itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:62
Falling back to three-way merge...
Applied patch to 
'itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java'
 with conflicts.
error: metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java: 
does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreEventListener.java:
 does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreListenerNotifier.java:
 does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/messaging/EventMessage.java:
 does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/messaging/MessageDeserializer.java:
 does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/messaging/MessageFactory.java:
 does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageDeserializer.java:
 does not exist in index
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageFactory.java:
 does not exist in index
error: 
server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:
 does not exist in index
error: 
hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java:
 does not exist in index
error: 
hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationListener.java:
 does not exist in index
error: src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java: does not 
exist in index
error: src/java/org/apache/hadoop/hive/metastore/MetaStoreEventListener.java: 
does not exist in index
error: 
src/java/org/apache/hadoop/hive/metastore/MetaStoreListenerNotifier.java: does 
not exist in index
error: src/java/org/apache/hadoop/hive/metastore/messaging/EventMessage.java: 
does not exist in index
error: 
src/java/org/apache/hadoop/hive/metastore/messaging/MessageDeserializer.java: 
does not exist in index
error: src/java/org/apache/hadoop/hive/metastore/messaging/MessageFactory.java: 
does not exist in index
error: 
src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageDeserializer.java:
 does not exist in index
error: 
src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageFactory.java:
 does not exist in index
The patch does not appear to apply with p0, p1, or p2
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-11408
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12925628 - PreCommit-HIVE-Build

> Backport part of HIVE-18031: Support alter database events to branch-2
> ----------------------------------------------------------------------
>
>                 Key: HIVE-19736
>                 URL: https://issues.apache.org/jira/browse/HIVE-19736
>             Project: Hive
>          Issue Type: Task
>          Components: Hive
>    Affects Versions: 2.4.0
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>            Priority: Major
>         Attachments: HIVE-19736.1.patch
>
>
> This is a partial backport of HIVE-18031 which adds support for replication 
> alter database events. The partial backport just adds support for alter 
> database events but it does not add the replication part to avoid api 
> incompatibility.



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

Reply via email to