[ https://issues.apache.org/jira/browse/HIVE-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065997#comment-15065997 ]
Thejas M Nair commented on HIVE-12605: -------------------------------------- Patch committed to branch-1,master and branch-2.0. Thanks for the contribution [~gliptak]! > 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: Gabor Liptak > Labels: newbie, trivial > Fix For: 1.3.0, 2.0.0, 2.1.0 > > Attachments: HIVE-12605.1.patch, HIVE-12605.2.patch, > HIVE-12605.3.patch > > > 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)