You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2009/06/20 02:42:07 UTC

[jira] Created: (HIVE-569) Ability to serialize the whole plan and run it later

Ability to serialize the whole plan and run it later
----------------------------------------------------

                 Key: HIVE-569
                 URL: https://issues.apache.org/jira/browse/HIVE-569
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
    Affects Versions: 0.4.0
            Reporter: Namit Jain


A query can consist of multiple map-reduce and other jobs (like move/fetch etc.)
It would be useful to have a way to serialize the whole plan and run it later.

This may potentially help in sharing results of some tasks in the future.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-569) Ability to serialize the whole plan and run it later

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-569:
----------------------------

    Issue Type: New Feature  (was: Bug)

> Ability to serialize the whole plan and run it later
> ----------------------------------------------------
>
>                 Key: HIVE-569
>                 URL: https://issues.apache.org/jira/browse/HIVE-569
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>    Affects Versions: 0.4.0
>            Reporter: Namit Jain
>
> A query can consist of multiple map-reduce and other jobs (like move/fetch etc.)
> It would be useful to have a way to serialize the whole plan and run it later.
> This may potentially help in sharing results of some tasks in the future.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.