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

Hudson commented on HIVE-2346:
------------------------------

Integrated in Hive-trunk-h0.21 #887 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/887/])
    HIVE-2346. Add hooks to run when execution fails. (Kevin Wilfong via Ning 
Zhang)

nzhang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1156480
Files : 
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/hooks/HookContext.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/Driver.java
* /hive/trunk/conf/hive-default.xml


> Add hooks to run when execution fails.
> --------------------------------------
>
>                 Key: HIVE-2346
>                 URL: https://issues.apache.org/jira/browse/HIVE-2346
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2346.1.patch.txt, HIVE-2346.2.patch.txt, 
> HIVE-2346.3.patch.txt
>
>
> Currently, when a query fails, the Post Execution Hooks are not run.
> Adding hooks to be run when a query fails could allow for better logging etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to