# Connect to Databricks
Complete the following steps to connect to Databricks as a data pipeline destination. This connection allows the pipeline to replicate and load data into Databricks.
Select Create > Connection.
Search for and select Databricks
on the New connection page.
Enter a name in the Connection name field.
Databricks connection setup
Use the Location drop-down to select the project where you plan to store the connection.
Enter the Server hostname for your Databricks instance.
Enter the HTTP path. This path identifies the specific SQL warehouse in your Databricks environment.
Enter the Port for the connection. The default is 443
.
Optional. Specify a Catalog. If left blank, the connector uses the default hive_metastore
.
Optional. Specify a Schema. If left blank, the connector uses the default schema default
.
Optional. Select a Database timezone. This timezone applies to timestamps during data replication.
Use the Authentication type drop-down menu to select one of the following authentication types:
- Username/Password: Enter your Databricks credentials in the Username and Password fields.
- Personal Access Token: Enter your Personal Access Token in the corresponding field.
Click Connect to verify and establish the connection.
Last updated: 8/18/2025, 2:14:24 PM