[
https://issues.apache.org/jira/browse/HIVE-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335030#comment-15335030
]
Siddharth Seth commented on HIVE-13970:
---------------------------------------
Don't understand the relation - how does protobuf / writeable have anything to
do with this.
I think the protocol used to communicate with the client from
GenericUDTFGetSplits needs to change a little. The part where it sends back the
splits should be structured differently. Is that what you're referring to ?
> refactor LLAPIF splits - get rid of SubmitWorkInfo
> --------------------------------------------------
>
> Key: HIVE-13970
> URL: https://issues.apache.org/jira/browse/HIVE-13970
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-13970.01.patch, HIVE-13970.only.patch,
> HIVE-13970.patch, HIVE-13970.patch
>
>
> First we build the signable vertex spec, convert it into bytes (as we
> should), and put it inside SubmitWorkInfo. Then we serialize that into byte[]
> and put it into LlapInputSplit. Then we serialize that to return... We should
> get rid of one of the steps.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)