> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/sdgm/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/sdgm/_mcp/server.

# Databricks

Databricks connector is only supported on the [Databricks Native deployment](/databricks-native-application).

## Configuring Your Databricks Connector

1. Navigate to **Connectors** in the side menu and click **Add Connector**.

2. Select **Databricks** and enter the required details.

## Databricks Connection Details

### **Warehouse Details**

* **Host** – The server hostname of your Databricks instance.

* **Cluster ID** – The cluster ID of your Databricks cluster.

* **Warehouse** – The name of the warehouse used to read and process data.

* **Catalog** – The name of your Databricks catalog.

### **Credentials**

To authenticate, provide one of the following:

* **Client ID** and **Client Secret** of a **Service Principal** account.

* **Personal Access Token** from a **regular account** in your workspace.

Click **Add Connector** to save your new Databricks connector.