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/09/24 02:26:15 UTC

[jira] Created: (HIVE-854) post execute hook needed

post execute hook needed
------------------------

                 Key: HIVE-854
                 URL: https://issues.apache.org/jira/browse/HIVE-854
             Project: Hadoop Hive
          Issue Type: New Feature
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Namit Jain


Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Commented: (HIVE-854) post execute hook needed

Posted by "Raghotham Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758963#action_12758963 ] 

Raghotham Murthy commented on HIVE-854:
---------------------------------------

it's probably better to annotate the prints in the tests to indicate that they were caused because of the pre and post hooks.

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Updated: (HIVE-854) post execute hook needed

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

Namit Jain updated HIVE-854:
----------------------------

    Status: Patch Available  (was: Open)

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch, hive.854.2.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Commented: (HIVE-854) post execute hook needed

Posted by "Raghotham Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759314#action_12759314 ] 

Raghotham Murthy commented on HIVE-854:
---------------------------------------

moveWork is not getting serialized because it does not have a default constructor and set methods. This does not cause problems in execution, but the compiler tests are no longer generating moveWork plans.

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch, hive.854.2.patch, hive.854.3.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Updated: (HIVE-854) post execute hook needed

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

Namit Jain updated HIVE-854:
----------------------------

    Attachment: hive.854.3.patch

incorporated comments

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch, hive.854.2.patch, hive.854.3.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Updated: (HIVE-854) post execute hook needed

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

Namit Jain updated HIVE-854:
----------------------------

    Attachment: hive.854.4.patch

incorporated comments 

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch, hive.854.2.patch, hive.854.3.patch, hive.854.4.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Updated: (HIVE-854) post execute hook needed

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

Namit Jain updated HIVE-854:
----------------------------

    Attachment: hive.854.2.patch

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch, hive.854.2.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Updated: (HIVE-854) post execute hook needed

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

Raghotham Murthy updated HIVE-854:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
     Release Note: 
HIVE-854. Provide for post-execute hooks.
(Namit Jain via rmurthy)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed. Thanks Namit.

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.5.0
>
>         Attachments: hive.854.1.patch, hive.854.2.patch, hive.854.3.patch, hive.854.4.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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


[jira] Updated: (HIVE-854) post execute hook needed

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

Namit Jain updated HIVE-854:
----------------------------

    Attachment: hive.854.1.patch

> post execute hook needed
> ------------------------
>
>                 Key: HIVE-854
>                 URL: https://issues.apache.org/jira/browse/HIVE-854
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.854.1.patch
>
>
> Sometimes pre execute hooks are not enough - it would be useful to have post execution hooks too

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