Skip to content

Step 3: Configure Databricks Authentication in Integration Hub

The Databricks authentication configuration establishes the connection between Treasure AI and your Databricks workspace.

Steps

  1. In the Treasure Console, navigate to Integration Hub > Authentications.
  2. Search for Databricks and select it.
  3. Click New Authentication and fill in the connection details:
ParameterDescriptionExample
HostnameYour Databricks workspace hostnamedbc-e1c6a646-1e07.cloud.databricks.com
HTTP PathSQL warehouse or cluster HTTP path/sql/1.0/warehouses/abc123def456
Authentication MethodSelect OAuth M2MOAuth M2M
Client IDThe Client ID generated for the service principal381a5d8...
Client SecretThe Client Secret generated for the service principaldose...
  1. Click Continue and complete the setup.
  2. Save the configuration.

Record the Connection ID

After saving, the authentication is assigned a connectionId. You can find it in the URL of the authentication detail page (for example, console.us01.treasuredata.com/app/integrations/authentications/databricks/341079 — the connectionId is 341079). You need this ID in the next step.