You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2013/11/25 23:08:35 UTC

[jira] [Commented] (HIVE-5883) Plan is deserialized more often than necessary on Tez (in container reuse case)

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

Gunther Hagleitner commented on HIVE-5883:
------------------------------------------

When the plan is found in the tez object registry we need to add it to the global work map. Otherwise vectorized map operator, context aware readers, etc will still deserialize the plan one more time.

> Plan is deserialized more often than necessary on Tez (in container reuse case)
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-5883
>                 URL: https://issues.apache.org/jira/browse/HIVE-5883
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: tez-branch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)