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


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