Thejas M Nair created HIVE-12605: ------------------------------------ Summary: Implement JDBC Connection.isValid Key: HIVE-12605 URL: https://issues.apache.org/jira/browse/HIVE-12605 Project: Hive Issue Type: Bug Components: HiveServer2, JDBC Reporter: Thejas M Nair Assignee: Vaibhav Gumashta
http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html#isValid(int) implementation in Hive JDBC driver throws "SQLException("Method not supported")". That is a method often used by connection pooling libraries. Thanks to [~yeeza] for raising this issue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)