[ 
https://issues.apache.org/jira/browse/HIVE-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891447#comment-13891447
 ] 

Brian Muray commented on HIVE-6206:
-----------------------------------

Not Exactly.  A JDBC driver should not throw SQLException when passed an 
invalid URL.  See HIVE-6363.

> JDBC: HiveDriver should not throw RuntimeException 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)

Reply via email to