[
https://issues.apache.org/jira/browse/HIVE-23894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naresh P R updated HIVE-23894:
------------------------------
Target Version/s: 4.0.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks you [~pgaref] & [~maheshk114] for the review and commit.
> SubmitDag should not be retried incase of query cancel
> ------------------------------------------------------
>
> Key: HIVE-23894
> URL: https://issues.apache.org/jira/browse/HIVE-23894
> Project: Hive
> Issue Type: Bug
> Reporter: Naresh P R
> Assignee: Naresh P R
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Incase of query cancel, running tasks will be interrupted & TezTask shutdown
> flag will be set.
> Below code is not required to be retried incase of Task shutdown
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezTask.java#L572-L586]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)