Chris Drome created HIVE-8414:
---------------------------------
Summary: HiveConnection.openSession should throw exception if
session handle is null
Key: HIVE-8414
URL: https://issues.apache.org/jira/browse/HIVE-8414
Project: Hive
Issue Type: Bug
Components: JDBC
Affects Versions: 0.14.0, 0.15.0
Reporter: Chris Drome
Assignee: Chris Drome
Priority: Minor
HiveConnection should verify the session handle in openSession and throw a
SQLException if null.
Ran into this problem by trying to send configs that change restricted params.
Without a valid session handle, all subsequent operation with the connection
will fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)