You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/22 05:00:25 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-23894?focusedWorklogId=461852&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461852 ]

ASF GitHub Bot logged work on HIVE-23894:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Jul/20 05:00
            Start Date: 22/Jul/20 05:00
    Worklog Time Spent: 10m 
      Work Description: nareshpr opened a new pull request #1293:
URL: https://github.com/apache/hive/pull/1293


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 461852)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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)