Naresh P R created HIVE-23894: --------------------------------- Summary: 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
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)