[
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.