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

[jira] [Created] (HIVE-21421) HiveStatement.getQueryId throws NPE when query is not running.

Sankar Hariappan created HIVE-21421:
---------------------------------------

             Summary: HiveStatement.getQueryId throws NPE when query is not running. 
                 Key: HIVE-21421
                 URL: https://issues.apache.org/jira/browse/HIVE-21421
             Project: Hive
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 4.0.0
            Reporter: Sankar Hariappan
            Assignee: Sankar Hariappan


HiveStatement.getQueryId throws NullPointerException if it 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)