[
https://issues.apache.org/jira/browse/HIVE-16542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988393#comment-15988393
]
Hive QA commented on HIVE-16542:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12865435/HIVE-16542.01-branch-2.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4913/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4913/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4913/
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-04-28 08:05:18.209
+ [[ -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-4913/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z branch-2 ]]
+ [[ -d apache-github-branch-2-source ]]
+ [[ ! -d apache-github-branch-2-source/.git ]]
+ [[ ! -d apache-github-branch-2-source ]]
+ date '+%Y-%m-%d %T.%3N'
2017-04-28 08:05:18.238
+ cd apache-github-branch-2-source
+ git fetch origin
>From https://github.com/apache/hive
0ecdfcd..ab3a24b branch-2 -> origin/branch-2
03941e3..3403535 branch-2.2 -> origin/branch-2.2
ee57fa1..9194cae branch-2.3 -> origin/branch-2.3
6566065..bbf5ecc master -> origin/master
* [new branch] storage-branch-2.3 -> origin/storage-branch-2.3
* [new tag] release-2.3.0-rc0 -> release-2.3.0-rc0
* [new tag] storage-release-2.3.0rc0 -> storage-release-2.3.0rc0
+ git reset --hard HEAD
HEAD is now at 0ecdfcd HIVE-15761: ObjectStore.getNextNotification could return
an empty NotificationEventResponse causing TProtocolException (Sergio Pena,
reviewed by Aihua Xu)
+ git clean -f -d
+ git checkout branch-2
Already on 'branch-2'
Your branch is behind 'origin/branch-2' by 10 commits, and can be
fast-forwarded.
(use "git pull" to update your local branch)
+ git reset --hard origin/branch-2
HEAD is now at ab3a24b update RELEASE_NOTES.txt for 2.3 (HIVE-16545,HIVE-16547)
+ git merge --ff-only origin/branch-2
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2017-04-28 08:05:23.784
+ 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 -p0
patching file
ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java
patching file ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands.java
patching file ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands2.java
patching file
ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands2WithSplitUpdate.java
+ [[ maven == \m\a\v\e\n ]]
+ rm -rf /data/hiveptest/working/maven/org/apache/hive
+ mvn -B clean install -DskipTests -T 4 -q
-Dmaven.repo.local=/data/hiveptest/working/maven
[ERROR] COMPILATION ERROR :
[ERROR]
/data/hiveptest/working/apache-github-branch-2-source/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:[43,37]
package org.apache.hadoop.hive.common does not exist
[ERROR]
/data/hiveptest/working/apache-github-branch-2-source/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:[79,9]
cannot find symbol
symbol: variable StorageUtils
location: class org.apache.hadoop.hive.io.HdfsUtils
[ERROR]
/data/hiveptest/working/apache-github-branch-2-source/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:[98,9]
cannot find symbol
symbol: variable StorageUtils
location: class org.apache.hadoop.hive.io.HdfsUtils
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project hive-shims-common: Compilation failure: Compilation failure:
[ERROR]
/data/hiveptest/working/apache-github-branch-2-source/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:[43,37]
package org.apache.hadoop.hive.common does not exist
[ERROR]
/data/hiveptest/working/apache-github-branch-2-source/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:[79,9]
cannot find symbol
[ERROR] symbol: variable StorageUtils
[ERROR] location: class org.apache.hadoop.hive.io.HdfsUtils
[ERROR]
/data/hiveptest/working/apache-github-branch-2-source/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:[98,9]
cannot find symbol
[ERROR] symbol: variable StorageUtils
[ERROR] location: class org.apache.hadoop.hive.io.HdfsUtils
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hive-shims-common
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12865435 - PreCommit-HIVE-Build
> make merge that targets acid 2.0 table fail-fast
> -------------------------------------------------
>
> Key: HIVE-16542
> URL: https://issues.apache.org/jira/browse/HIVE-16542
> Project: Hive
> Issue Type: Sub-task
> Components: Transactions
> Affects Versions: 2.2.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Priority: Critical
> Attachments: HIVE-16542.01-branch-2.patch, HIVE-16542.01.patch,
> HIVE-16542.02.patch
>
>
> Until HIVE-14947 is fixed, need to add a check so that acid 2.0 tables are
> not written to by Merge stmt that has both Insert and Update clauses
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)