Comment on page
Databricks
Find the following values:
- Server hostname. This looks something like
dbc-a1b2345c-d6e7.cloud.databricks.com
. - HTTP Path. This will look similar to
/sql/1.0/endpoints/a1b234c5678901d2
. - Token. This will be similar to
dapi12345678901234567890123456789012
.
When inside a workspace, click View > Databases, then click the + icon and follow the on-screen instructions.

You can now query your Databricks SQL warehouse with a SQL cell. Select it in the Select source dropdown in the top left corner of a SQL cell.

Last modified 1mo ago