[
https://issues.apache.org/jira/browse/PHOENIX-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783552#comment-17783552
]
ASF GitHub Bot commented on PHOENIX-7097:
-----------------------------------------
stoty closed pull request #1731: PHOENIX-7097 Allow specifying full JDBC URL
string in psql/PhoenixRunime
URL: https://github.com/apache/phoenix/pull/1731
> Allow specifying full JDBC URL string in psql/PhoenixRuntime and sqllline.py
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-7097
> URL: https://issues.apache.org/jira/browse/PHOENIX-7097
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.2.0, 5.1.3
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> PhoenixRuntime / psql now uncoditionally adds the "jdbc:phoenix:" prefix to
> the connection string parameter.
> If we checked for the "jdbc:phoenix" prefix, and only added it if it's
> missing, we could also use full JDBC URLs for psql, like
> "jdbc:phoenix+master:..."
> sqlline.py needs the same logic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)