Databricks
Last updated
Was this helpful?
Last updated
Was this helpful?
IP RESTRICTIONS
Make sure to allow traffic from one of the Paradime IPs in your firewall depending on the data location selected.
👉 See also: .
To add the Databricks Scheduler connection, go to account settings > connections, select Scheduler Environment and enter the required fields.
Below are list of fields and example to create a connection.
Profile Name
dbt-databricks
Target
prod
Service Host Name
Databricks server hostname
dbc-e7c65a5c-0521.cloud.databricks.com
HTTP path
Databricks compute resources URL
/sql/1.0/warehouses/fbc246efa4369412
Unity Catalog Name (Optional)
analytics
Service Principal Token (SPT)
dapid7cc51fb15d5889136351110e66119b3
Schema
The default schema used to build dbt™️ objects at runtime.
dbt_prod
Threads
8
The profile name set in your dbt_project.yaml
. See more .
The target name used to identify the connection. See more .
The name of the Unity Catalog. See more .
The SPT created for your service user. See more .
The number of threads used in this connection. See more .