[
https://issues.apache.org/jira/browse/HIVE-23215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088272#comment-17088272
]
Hive QA commented on HIVE-23215:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13000575/HIVE-23215.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21813/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21813/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21813/
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'
2020-04-21 04:02:23.821
+ [[ -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-21813/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'
2020-04-21 04:02:23.824
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
57b2024..00423c1 master -> origin/master
+ git reset --hard HEAD
HEAD is now at 57b2024 HIVE-23241 : Reduce transitive dependencies
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ 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 00423c1 HIVE-23258 : Remove BoneCP Connection Pool (David
Mollitor via Ashutosh Chauhan)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2020-04-21 04:02:25.063
+ rm -rf ../yetus_PreCommit-HIVE-Build-21813
+ mkdir ../yetus_PreCommit-HIVE-Build-21813
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-21813
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-21813/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
Trying to apply the patch with -p0
error: a/pom.xml: does not exist in index
error:
a/ql/src/test/org/apache/hadoop/hive/ql/io/filter/TestFilterContext.java: does
not exist in index
error:
a/storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java:
does not exist in index
error:
a/storage-api/src/java/org/apache/hadoop/hive/ql/io/filter/FilterContext.java:
does not exist in index
error:
a/storage-api/src/java/org/apache/hadoop/hive/ql/io/filter/MutableFilterContext.java:
does not exist in index
error:
a/storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java:
does not exist in index
Trying to apply the patch with -p1
error: patch failed: pom.xml:196
Falling back to three-way merge...
Applied patch to 'pom.xml' with conflicts.
error: patch failed:
storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java:359
Falling back to three-way merge...
Applied patch to
'storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java'
cleanly.
error: patch failed:
storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java:360
Falling back to three-way merge...
Applied patch to
'storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java'
cleanly.
Going to apply patch with: git apply -p1
error: patch failed: pom.xml:196
Falling back to three-way merge...
Applied patch to 'pom.xml' with conflicts.
error: patch failed:
storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java:359
Falling back to three-way merge...
Applied patch to
'storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java'
cleanly.
error: patch failed:
storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java:360
Falling back to three-way merge...
Applied patch to
'storage-api/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatch.java'
cleanly.
U pom.xml
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-21813
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13000575 - PreCommit-HIVE-Build
> Make FilterContext and MutableFilterContext interfaces
> ------------------------------------------------------
>
> Key: HIVE-23215
> URL: https://issues.apache.org/jira/browse/HIVE-23215
> Project: Hive
> Issue Type: Bug
> Components: storage-api
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23215.patch
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> HIVE-22959 introduced FilterContext to support ORC-577. The duplication of
> fields between the FilterContext and VectorizedRowBatch seems likely to cause
> user confusion. This patch makes them interfaces that VectorizedRowBatch
> implements.
> Thus, there is a single copy of the data and no need to copy them back and
> forth. LLAP can make its own implementation of the interfaces if it doesn't
> want to use VectorizedRowBatch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)