Databricks

circle-exclamation

Add the DinoAI agent environment connection

To add the Databricks DinoAI agent environment connection, complete the following steps:

  1. Click Settings in the top menu bar of the Paradime interface to access Account Settings

  2. In the left sidebar, click Connections

  3. Click Add New next to the DinoAI Background Agent Environment section

  4. Select Databricks and fill out the corresponding fields.

Field details

Field
Description
Example

Profile Name

The profile name set in your dbt_project.yaml. See more herearrow-up-right.

dbt-databricks

Target

The target name used to identify the DinoAI agent environment connection. See more herearrow-up-right.

dinoai

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)

The name of the Unity Catalog. See more herearrow-up-right.

analytics

Service Principal Token (SPT)

The SPT created for your DinoAI agent service user. See more herearrow-up-right.

dapid7cc51fb15d5889136351110e66119b3

Schema

The default schema used to build dbt™ objects during DinoAI background agent sessions.

dbt_dinoai

Threads

The number of threads used in this connection. See more herearrow-up-right.

8

Last updated

Was this helpful?