Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-7097

Allow specifying full JDBC URL string in psql/PhoenixRuntime and sqllline.py

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.2.0, 5.1.3
    • 5.2.0, 5.1.4
    • core
    • None
    • Phoenix now also accepts a full JDBC URL in place of the ZK quorum in sqlline.py and psql.py

    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

          Activity

            People

              stoty Istvan Toth
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: