[ https://issues.apache.org/jira/browse/HIVE-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yi Zhang updated HIVE-12605: ---------------------------- Description: 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. was: 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. > 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 > Labels: newbie, trivial > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)