You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/04/01 08:04:00 UTC

[jira] [Commented] (HIVE-23110) Prevent NPE in ReExecDriver if the processing is aborted

    [ https://issues.apache.org/jira/browse/HIVE-23110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072499#comment-17072499 ] 

Miklos Gergely commented on HIVE-23110:
---------------------------------------

[~prasanth_j] do you have a log for 2) ?

Should we run failure hooks on abort? Right now we don't do that (explicitly not), and I thought it was intentional as if a query is aborted, it is not a failure. Should we run them?

> Prevent NPE in ReExecDriver if the processing is aborted
> --------------------------------------------------------
>
>                 Key: HIVE-23110
>                 URL: https://issues.apache.org/jira/browse/HIVE-23110
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Miklos Gergely
>            Assignee: Zoltan Haindrich
>            Priority: Major
>         Attachments: HIVE-23110.01.patch
>
>
> In case of abort the context would be null, and thus the planMapper can not be obtained from it.



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