[
https://issues.apache.org/jira/browse/HIVE-21651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827136#comment-16827136
]
Hive QA commented on HIVE-21651:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12967138/HIVE-21651.02.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15933 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17053/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17053/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17053/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12967138 - PreCommit-HIVE-Build
> Move protobuf serde into hive-exec.
> -----------------------------------
>
> Key: HIVE-21651
> URL: https://issues.apache.org/jira/browse/HIVE-21651
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Reporter: Harish Jaiprakash
> Assignee: Harish Jaiprakash
> Priority: Major
> Attachments: HIVE-21651.01.patch, HIVE-21651.02.patch
>
>
> The serde and input format is not accessible without doing an add jar or
> modifying hive aux libs. Moving it to hive-exec will let us use the serde.
>
> Can't move the serde to hive/serde since it depends on ProtobufMessageWriter
> which is in hive-exec.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)