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

Ning Zhang updated HIVE-2113:
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed. Thanks Siying!

> In shell mode, local mode continues if a local-mode task throws exception in 
> pre-hooks
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-2113
>                 URL: https://issues.apache.org/jira/browse/HIVE-2113
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Siying Dong
>            Assignee: Siying Dong
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2113.1.patch
>
>
> In Driver.execute(), if exception is thrown in prehooks, the execution jumps 
> to the exception handling logic and skips the step of 
> ctx.restoreOriginalTracker(). As a result, the next query will be executed as 
> local mode no matter input size since the job tracker setting is not reverted.

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

Reply via email to