You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2019/04/30 08:49:00 UTC

[jira] [Assigned] (HIVE-21669) HS2 throws NPE when HiveStatement.getQueryId is invoked and query is closed concurrently.

     [ https://issues.apache.org/jira/browse/HIVE-21669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sankar Hariappan reassigned HIVE-21669:
---------------------------------------


> HS2 throws NPE when HiveStatement.getQueryId is invoked and query is closed concurrently.
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-21669
>                 URL: https://issues.apache.org/jira/browse/HIVE-21669
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Major
>
> HS2 throws NullPointerException if HiveStatement.getQueryId invoked without executing any query or query is closed. It should instead return null so that caller would check it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)