[ https://issues.apache.org/jira/browse/PHOENIX-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated PHOENIX-7097: --------------------------------- Description: 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. was: 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:..." > 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)