Details
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.
Attachments
Issue Links
- is related to
-
PHOENIX-6523 Support for HBase Registry Implementations through Phoenix connection URL
- Resolved
- links to