Prerequisites
- A Databricks workspace with a SQL warehouse.
- A personal access token with access to the target catalog.
Required fields
Steps
- Open Settings → Datasources → New.
- Enter a name and select Databricks as the type.
- Fill in the fields above.
- Click Test connection to verify.
- Click Create.
Creating a personal access token
- In your Databricks workspace, click your username in the top-right and select Settings.
- Go to Developer → Access tokens.
- Click Generate new token, give it a description (e.g.
Mora), and set an expiration. - Copy the token, you won’t be able to see it again.
Finding the HTTP path
- In Databricks, go to SQL Warehouses.
- Click into your warehouse.
- Go to the Connection details tab.
- Copy the HTTP path value.
