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/08/26 22:28:52 UTC

[jira] [Updated] (HIVE-5151) Going green: Container re-cycling in Tez

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

Gunther Hagleitner updated HIVE-5151:
-------------------------------------

    Description: 
Tez reuses containers to schedule tasks from same and different vertices in the same JVM. It also offers an API to reuse objects across vertices, dags and sessions.

For hive we should reuse the operator plan as well as any hash tables (map join).

NO PRECOMMIT TESTS (this is wip for the tez branch)

  was:
Tez reuses containers to schedule tasks from same and different vertices in the same JVM. It also offers an API to reuse objects across vertices, dags and sessions.

For hive we should reuse the operator plan as well as any hash tables (map join).

    
> Going green: Container re-cycling in Tez
> ----------------------------------------
>
>                 Key: HIVE-5151
>                 URL: https://issues.apache.org/jira/browse/HIVE-5151
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: tez-branch
>
>
> Tez reuses containers to schedule tasks from same and different vertices in the same JVM. It also offers an API to reuse objects across vertices, dags and sessions.
> For hive we should reuse the operator plan as well as any hash tables (map join).
> NO PRECOMMIT TESTS (this is wip for the tez branch)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira