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/06/18 06:12:00 UTC

[jira] [Work logged] (HIVE-23619) HiveServer2 should retry query if the TezAM running it gets killed

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

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

                Author: ASF GitHub Bot
            Created on: 18/Jun/20 06:11
            Start Date: 18/Jun/20 06:11
    Worklog Time Spent: 10m 
      Work Description: adesh-rao opened a new pull request #1146:
URL: https://github.com/apache/hive/pull/1146


   If the AM running the query is killed due to node going down, the query is killed. This plugin checks the error message received and matches with lost node exception. If yes, the query is re-run.


----------------------------------------------------------------
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: 447653)
    Remaining Estimate: 0h
            Time Spent: 10m

> HiveServer2 should retry query if the TezAM running it gets killed
> ------------------------------------------------------------------
>
>                 Key: HIVE-23619
>                 URL: https://issues.apache.org/jira/browse/HIVE-23619
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Adesh Kumar Rao
>            Assignee: Adesh Kumar Rao
>            Priority: Minor
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If the TezAM was running a query and it gets killed because of external factors like node going node, HS2 should retry the query in different TezAM.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)