[
https://issues.apache.org/jira/browse/HIVE-23894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naresh P R reassigned HIVE-23894:
---------------------------------
> 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
>
> Incase of query cancel, running tasks will be interrupted & TezTask shutdown
> flag is 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)