You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/06/02 02:36:59 UTC

[jira] [Commented] (HIVE-13915) Avoid sending the VertexSpec along with each fragment in GenericUDTFGetSplits

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

Sergey Shelukhin commented on HIVE-13915:
-----------------------------------------

I think the 2nd part needs to be postponed until the proper API is there. The API is weird enough as is to also introduce heterogeneous rows to the UDTF result to make it less redundant.

> Avoid sending the VertexSpec along with each fragment in GenericUDTFGetSplits
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-13915
>                 URL: https://issues.apache.org/jira/browse/HIVE-13915
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Siddharth Seth
>
> After changes in HIVE-13675, TaskSpec no longer needs to be constructed per split, and VertexSpec does not need to be sent over the wire for each split.
> Considering that TaskSpec and VertexSpec can be fairly large - we should avoid sending them.
> cc [~jdere], [~sershe]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)