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

Hive QA commented on HIVE-19305:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12925465/HIVE-19305.4-branch-3.patch

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

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

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-05-29 21:45:52.220
+ [[ -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-11347/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z branch-3 ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2018-05-29 21:45:52.223
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   977ea45..d988d4a  branch-2   -> origin/branch-2
   80eafb4..2334a0d  branch-3   -> origin/branch-3
   2073cde..84f18e4  branch-3.0 -> origin/branch-3.0
+ git reset --hard HEAD
HEAD is now at b55b521 HIVE-19576 IHMSHandler.getTable not always fetching the 
right catalog (Alan Gates, reviewed by Daniel Dai)
+ git clean -f -d
+ git checkout branch-3
Switched to branch 'branch-3'
Your branch is behind 'origin/branch-3' by 10 commits, and can be 
fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/branch-3
HEAD is now at 2334a0d HIVE-19308: Provide an Arrow stream reader for external 
LLAP clients (Eric Wohlstadter, reviewed by Jason Dere)
+ git merge --ff-only origin/branch-3
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-05-29 21:45:55.988
+ rm -rf ../yetus_PreCommit-HIVE-Build-11347
+ mkdir ../yetus_PreCommit-HIVE-Build-11347
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-11347
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-11347/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: 
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:397
Falling back to three-way merge...
Applied patch to 'common/src/java/org/apache/hadoop/hive/conf/HiveConf.java' 
cleanly.
error: patch failed: itests/hive-jmh/pom.xml:66
Falling back to three-way merge...
Applied patch to 'itests/hive-jmh/pom.xml' cleanly.
error: patch failed: 
itests/hive-unit/src/test/java/org/apache/hive/jdbc/AbstractJdbcTriggersTest.java:90
Falling back to three-way merge...
Applied patch to 
'itests/hive-unit/src/test/java/org/apache/hive/jdbc/AbstractJdbcTriggersTest.java'
 cleanly.
error: 
itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniLlap.java: 
does not exist in index
Falling back to three-way merge...
Applied patch to 
'itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniLlapArrow.java'
 cleanly.
Falling back to three-way merge...
Applied patch to 
'itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniLlapRow.java'
 cleanly.
error: patch failed: 
llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:22
Falling back to three-way merge...
Applied patch to 
'llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java' 
cleanly.
error: patch failed: 
llap-client/src/java/org/apache/hadoop/hive/llap/LlapRowRecordReader.java:29
Falling back to three-way merge...
Applied patch to 
'llap-client/src/java/org/apache/hadoop/hive/llap/LlapRowRecordReader.java' 
cleanly.
Falling back to three-way merge...
Applied patch to 
'llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapArrowBatchRecordReader.java'
 cleanly.
Falling back to three-way merge...
Applied patch to 
'llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapArrowRowInputFormat.java'
 cleanly.
Falling back to three-way merge...
Applied patch to 
'llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapArrowRowRecordReader.java'
 cleanly.
error: patch failed: 
llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:49
Falling back to three-way merge...
Applied patch to 
'llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java' 
cleanly.
error: patch failed: pom.xml:119
Falling back to three-way merge...
Applied patch to 'pom.xml' cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/llap/LlapArrowRecordWriter.java' cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/llap/LlapOutputFormatService.java:198
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/llap/LlapOutputFormatService.java' cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/llap/WritableByteChannelAdapter.java' 
cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:56
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java' cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/arrow/ArrowColumnarBatchSerDe.java' 
cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/arrow/ArrowWrapperWritable.java' with 
conflicts.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/arrow/Deserializer.java' cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/arrow/RootAllocatorFactory.java' 
cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/io/arrow/Serializer.java' cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:110
Falling back to three-way merge...
Applied patch to 
'ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java' cleanly.
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:103
Falling back to three-way merge...
Applied patch to 'ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java' 
cleanly.
error: patch failed: 
ql/src/test/org/apache/hadoop/hive/llap/TestLlapOutputFormat.java:54
Falling back to three-way merge...
Applied patch to 
'ql/src/test/org/apache/hadoop/hive/llap/TestLlapOutputFormat.java' cleanly.
Falling back to three-way merge...
Applied patch to 
'ql/src/test/org/apache/hadoop/hive/ql/io/arrow/TestArrowColumnarBatchSerDe.java'
 cleanly.
fatal: git apply: bad git-diff - inconsistent old filename on line 74
fatal: git apply: bad git-diff - inconsistent old filename on line 74
The patch does not appear to apply with p0, p1, or p2
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-11347
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12925465 - PreCommit-HIVE-Build

> Arrow format for LlapOutputFormatService (umbrella)
> ---------------------------------------------------
>
>                 Key: HIVE-19305
>                 URL: https://issues.apache.org/jira/browse/HIVE-19305
>             Project: Hive
>          Issue Type: Improvement
>          Components: llap
>            Reporter: Eric Wohlstadter
>            Assignee: Eric Wohlstadter
>            Priority: Major
>         Attachments: HIVE-19305.1-branch-3.patch, 
> HIVE-19305.2-branch-3.patch, HIVE-19305.3-branch-3.patch, 
> HIVE-19305.4-branch-3.patch
>
>
> Allows external clients to consume output from LLAP daemons in Arrow stream 
> format.



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

Reply via email to