[ 
https://issues.apache.org/jira/browse/TAJO-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyunsik Choi updated TAJO-269:
------------------------------

    Fix Version/s:     (was: 0.8-incubating)
                   1.0-incubating

> Change the de/serialization protocol of LogicalPlan of QueryUnitAttempt from 
> Json to ProtocolBuffer
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAJO-269
>                 URL: https://issues.apache.org/jira/browse/TAJO-269
>             Project: Tajo
>          Issue Type: Task
>          Components: query master, worker
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>             Fix For: 1.0-incubating
>
>
> In the current implementation, the logical plan is serialized into a JSON 
> object and sent to each worker.
> However, the transmission of JSON object incurs the high overhead due to its 
> large size.
> ProtocolBuffer is a good alternative because its overhead is quite small and 
> already used in other modules of Tajo.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to