[
https://issues.apache.org/jira/browse/HIVE-21362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783004#comment-16783004
]
Hive QA commented on HIVE-21362:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12960945/HIVE-21362.04.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15808 tests
executed
*Failed tests:*
{noformat}
TestMiniLlapCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
[intersect_all.q,unionDistinct_1.q,table_nonprintable.q,orc_llap_counters1.q,mm_cttas.q,whroot_external1.q,global_limit.q,cte_2.q,rcfile_createas1.q,dynamic_partition_pruning_2.q,intersect_merge.q,results_cache_diff_fs.q,cttl.q,parallel_colstats.q,load_hdfs_file_with_space_in_the_name.q]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[timestamptz_2]
(batchId=86)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16321/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16321/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16321/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12960945 - PreCommit-HIVE-Build
> Add an input format and serde to read from protobuf files.
> ----------------------------------------------------------
>
> Key: HIVE-21362
> URL: https://issues.apache.org/jira/browse/HIVE-21362
> Project: Hive
> Issue Type: Task
> Components: HiveServer2
> Reporter: Harish Jaiprakash
> Assignee: Harish Jaiprakash
> Priority: Critical
> Attachments: HIVE-21362.01.patch, HIVE-21362.02.patch,
> HIVE-21362.03.patch, HIVE-21362.04.patch
>
>
> Logs are being generated using the HiveProtoLoggingHook and tez
> ProtoHistoryLoggingService. These are sequence files written using
> ProtobufMessageWritable.
> Implement a SerDe and input format to be able to create tables using these
> files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)