[ https://issues.apache.org/jira/browse/HIVE-21669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sankar Hariappan updated HIVE-21669: ------------------------------------ Attachment: HIVE-21669.01.patch > 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 > Components: HiveServer2 > Affects Versions: 4.0.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Priority: Major > Attachments: HIVE-21669.01.patch > > > 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)