You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Naresh P R (Jira)" <ji...@apache.org> on 2020/07/22 04:50:00 UTC

[jira] [Created] (HIVE-23894) SubmitDag should not be retried incase of query cancel

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)