[ https://issues.apache.org/jira/browse/HIVE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892279#comment-13892279 ]
Aliaksei Haidukou commented on HIVE-6206: ----------------------------------------- You are right, I just copied the title of 4194 issue. Fixed the title. > JDBC: HiveDriver should not throw SQLException when passed an invalid URL > ------------------------------------------------------------------------- > > Key: HIVE-6206 > URL: https://issues.apache.org/jira/browse/HIVE-6206 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 0.12.0 > Reporter: Aliaksei Haidukou > > The same issue as HIVE-4194, but for > HiveDriver(org.apache.hadoop.hive.jdbc.HiveDriver) that corresponds for > jdbc:hive:// jdbc url. > driver.acceptsURL(wrongUrl) returns false > driver.connect(wrongUrl, new Properties()) throws SQLException that is not > correct -- This message was sent by Atlassian JIRA (v6.1.5#6160)