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

Hive QA commented on HIVE-19026:
--------------------------------



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

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

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

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-11-12 22:59:22.967
+ [[ -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-14895/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-11-12 22:59:22.970
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at bc39c49 HIVE-20899: Keytab URI for LLAP YARN Service is 
restrictive to support HDFS only (Gour Saha reviewd by Prasanth Jayachandran)
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at bc39c49 HIVE-20899: Keytab URI for LLAP YARN Service is 
restrictive to support HDFS only (Gour Saha reviewd by Prasanth Jayachandran)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-11-12 22:59:23.798
+ rm -rf ../yetus_PreCommit-HIVE-Build-14895
+ mkdir ../yetus_PreCommit-HIVE-Build-14895
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-14895
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-14895/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/common/src/java/org/apache/hadoop/hive/conf/Constants.java: does not 
exist in index
error: 
a/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java: 
does not exist in index
error: 
a/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:
 does not exist in index
error: 
a/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:
 does not exist in index
error: 
a/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:
 does not exist in index
error: a/itests/qtest-druid/pom.xml: does not exist in index
error: 
a/itests/qtest-druid/src/main/java/org/apache/hive/druid/MiniDruidCluster.java: 
does not exist in index
error: a/itests/src/test/resources/testconfiguration.properties: does not exist 
in index
error: a/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java: 
does not exist in index
error: patch failed: 
common/src/java/org/apache/hadoop/hive/conf/Constants.java:32
Falling back to three-way merge...
Applied patch to 'common/src/java/org/apache/hadoop/hive/conf/Constants.java' 
with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:17
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java' 
with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:92
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java'
 with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:89
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java' 
with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:174
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java'
 with conflicts.
Going to apply patch with: git apply -p1
/data/hiveptest/working/scratch/build.patch:1471: trailing whitespace.
__time                  timestamp               from deserializer   
/data/hiveptest/working/scratch/build.patch:1472: trailing whitespace.
page                    string                  from deserializer   
/data/hiveptest/working/scratch/build.patch:1473: trailing whitespace.
user                    string                  from deserializer   
/data/hiveptest/working/scratch/build.patch:1474: trailing whitespace.
language                string                  from deserializer   
/data/hiveptest/working/scratch/build.patch:1475: trailing whitespace.
country                 string                  from deserializer   
error: patch failed: 
common/src/java/org/apache/hadoop/hive/conf/Constants.java:32
Falling back to three-way merge...
Applied patch to 'common/src/java/org/apache/hadoop/hive/conf/Constants.java' 
with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:17
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java' 
with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:92
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java'
 with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:89
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java' 
with conflicts.
error: patch failed: 
druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:174
Falling back to three-way merge...
Applied patch to 
'druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java'
 with conflicts.
U common/src/java/org/apache/hadoop/hive/conf/Constants.java
U druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java
U 
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java
U druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java
U 
druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java
warning: squelched 100 whitespace errors
warning: 105 lines add whitespace errors.
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-14895
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12947890 - PreCommit-HIVE-Build

> Configurable serde for druid kafka indexing 
> --------------------------------------------
>
>                 Key: HIVE-19026
>                 URL: https://issues.apache.org/jira/browse/HIVE-19026
>             Project: Hive
>          Issue Type: Task
>            Reporter: Nishant Bangarwa
>            Assignee: Nishant Bangarwa
>            Priority: Major
>         Attachments: HIVE-19026.1.patch, HIVE-19026.2.patch, 
> HIVE-19026.3.patch, HIVE-19026.4.patch, HIVE-19026.5.patch, HIVE-19026.patch
>
>
> https://issues.apache.org/jira/browse/HIVE-18976 introduces support for 
> setting up druid kafka-indexing service. 
> Input serialization should be configurable. for now we can say we only 
> support json, but there should be a mechanism to support other formats. 
> Perhaps, we can make use of Hive's serde library like LazySimpleSerde etc.
> Also add support to ingest timestamp column when the input timestamp column 
> name in input is not `__time`. 
> e.g. 
> CREATE EXTERNAL TABLE druid_kafka_test_avro(__time timestamp , other 
> columns...)
>         STORED BY 'org.apache.hadoop.hive.druid.DruidStorageHandler'
>         TBLPROPERTIES (
>          "druid.timestamp.column" = "myinputColumnTimestamp"
>          .... other ppts 
>          ) 



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

Reply via email to