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

[jira] [Created] (HIVE-13970) refactor LLAPIF splits - get rid of SubmitWorkInfo

Sergey Shelukhin created HIVE-13970:
---------------------------------------

             Summary: 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


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)