Getting a JDBC URL for your Virtual Warehouse

After generating a JWT token, if your clients access the Virtual Warehouse over a JDBC connection, you must get the URL to provide to the client.

  1. Log into the CDP web interface and open the Data Warehouse service.
  2. In the Data Warehouse service, click Virtual Warehouses.
  3. For the required Virtual Warehouse, click Options .
    Impala Virtual Warehouse example:
  4. Select Copy JDBC URL.
  5. Paste the copied JDBC URL into a text file, and provide it to your client.
  6. Instruct your client about how to use the token and JDBC URL as described below in "Authenticating from a JDBC client".