Locate Your Databricks Connection Details
Connecting a Databricks data source to ALTR requires four values from your Databricks workspace: the workspace hostname, the service principal ID, the cluster ID, and an OAuth secret. For the connect procedure itself, see Manage Databricks Data Sources.
Workspace Hostname
Section titled “Workspace Hostname”The workspace hostname is the URL shown in your browser’s address bar while working in your Databricks workspace.

Service Principal ID
Section titled “Service Principal ID”The service principal ID is the UUID Databricks assigns to the service principal you created for ALTR.

Cluster ID
Section titled “Cluster ID”The cluster ID is listed under the configuration tab for the compute cluster ALTR uses.
To locate the cluster ID:
- From your workspace, select Compute.
- Select the cluster configured for your service principal.
- Open the Configuration tab.
- Scroll to Tags and expand Automatically added tags. The cluster ID is listed there.

OAuth Secret
Section titled “OAuth Secret”The OAuth secret is generated once, at creation time, from the service principal’s credentials page.
To generate an OAuth secret:
- From the service principal’s detail page, select Generate Secret.
- Set an expiration date for the secret. Databricks displays the secret value once. Record it immediately — you cannot retrieve it again after leaving this screen.
