[
https://issues.apache.org/jira/browse/PHOENIX-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075798#comment-14075798
]
James Taylor commented on PHOENIX-1125:
---------------------------------------
Getting exception when specifying additional argument in connection URL:
java.sql.SQLException: ERROR 102 (08001): Malformed connection url.
jdbc:phoenix:vampire7:shorttest
at
org.apache.phoenix.exception.SQLExceptionCode$Factory$1.newException(SQLExceptionCode.java:310)
at
org.apache.phoenix.exception.SQLExceptionInfo.buildException(SQLExceptionInfo.java:133)
at
org.apache.phoenix.jdbc.PhoenixEmbeddedDriver$ConnectionInfo.create(PhoenixEmbeddedDriver.java:230)
at
org.apache.phoenix.jdbc.PhoenixDriver.getConnectionQueryServices(PhoenixDriver.java:113)
at
org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.connect(PhoenixEmbeddedDriver.java:112)
> SQLException when connection string is of form
> jdbc:phoenix:localhost:1234:userName
> -----------------------------------------------------------------------------------
>
> Key: PHOENIX-1125
> URL: https://issues.apache.org/jira/browse/PHOENIX-1125
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 3.1, 4.1
> Reporter: James Taylor
> Assignee: James Taylor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)