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

Hive QA commented on HIVE-18659:
--------------------------------



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

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

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

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-02-23 20:59:30.597
+ [[ -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-9337/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-02-23 20:59:30.600
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   571ef51..ed487ac  master     -> origin/master
   d72c35e..2bcab14  branch-2   -> origin/branch-2
+ git reset --hard HEAD
HEAD is now at 571ef51 HIVE-18663: Logged Spark Job Id contains a UUID instead 
of the actual id (Sahil Takiar, reviewed by Vihang Karajgaonkar)
+ 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 ed487ac HIVE-18654 : Add Hiveserver2 specific HADOOP_OPTS 
environment variable (Vihang Karajgaonkar, reviewed by Sahil Takiar)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-02-23 20:59:35.464
+ rm -rf ../yetus_PreCommit-HIVE-Build-9337
+ mkdir ../yetus_PreCommit-HIVE-Build-9337
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-9337
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-9337/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: ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:39
Falling back to three-way merge...
Applied patch to 'ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java' 
cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:227
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java' with 
conflicts.
error: patch failed: ql/src/test/results/clientpositive/acid_nullscan.q.out:42
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/acid_nullscan.q.out' with 
conflicts.
error: patch failed: 
ql/src/test/results/clientpositive/acid_table_stats.q.out:95
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/acid_table_stats.q.out' 
with conflicts.
error: patch failed: 
ql/src/test/results/clientpositive/autoColumnStats_4.q.out:241
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/autoColumnStats_4.q.out' 
with conflicts.
error: patch failed: 
ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out:103
Falling back to three-way merge...
Applied patch to 
'ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out' with 
conflicts.
Going to apply patch with: git apply -p0
/data/hiveptest/working/scratch/build.patch:735: trailing whitespace.
        totalSize               7966                
/data/hiveptest/working/scratch/build.patch:744: trailing whitespace.
        totalSize               7966                
/data/hiveptest/working/scratch/build.patch:757: trailing whitespace.
        totalSize               1834                
/data/hiveptest/working/scratch/build.patch:766: trailing whitespace.
        totalSize               2976                
error: patch failed: ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:39
Falling back to three-way merge...
Applied patch to 'ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java' 
cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:227
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java' with 
conflicts.
error: patch failed: ql/src/test/results/clientpositive/acid_nullscan.q.out:42
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/acid_nullscan.q.out' with 
conflicts.
error: patch failed: 
ql/src/test/results/clientpositive/acid_table_stats.q.out:95
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/acid_table_stats.q.out' 
with conflicts.
error: patch failed: 
ql/src/test/results/clientpositive/autoColumnStats_4.q.out:241
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/autoColumnStats_4.q.out' 
with conflicts.
error: patch failed: 
ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out:103
Falling back to three-way merge...
Applied patch to 
'ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out' with 
conflicts.
U ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java
U ql/src/test/results/clientpositive/acid_nullscan.q.out
U ql/src/test/results/clientpositive/acid_table_stats.q.out
U ql/src/test/results/clientpositive/autoColumnStats_4.q.out
U ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out
warning: 4 lines add whitespace errors.
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12911757 - PreCommit-HIVE-Build

> add acid version marker to acid files/directories
> -------------------------------------------------
>
>                 Key: HIVE-18659
>                 URL: https://issues.apache.org/jira/browse/HIVE-18659
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>            Priority: Major
>         Attachments: HIVE-18659.01.patch, HIVE-18659.04.patch, 
> HIVE-18659.05.patch, HIVE-18659.06.patch, HIVE-18659.07.patch, 
> HIVE-18659.09.patch, HIVE-18659.09.patch, HIVE-18659.10.patch, 
> HIVE-18659.11.patch
>
>
> add acid version marker to acid files so that we know which version of acid 
> wrote the file



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

Reply via email to