How to Connect to Databricks
The connection dialog is explained
here.
Getting the JDBC URL
First, you have to create a Databricks in Azure and then use 'Launch Workspace' to access it.
In the Databricks, on the left menu, click on Compute and choose your cluster.
There click the
Advanced Options.
There you will find the JDBC URL:
In DbSchema choose to manually connect to the database, and copy the JDBC URL.
In the URL you have to replace the TOKEN as described below.
When connecting, you can leave the user and password fields empty.
Getting the Access Token
The token generation is documented as described in the Databricks documentation.
- In your Azure Databricks workspace, click your Azure Databricks username in the top bar, and then select User Settings from the drop down.
- On the Access tokens tab, click Generate new token.
Generate an access token: