Databricks (Beta)
Configuration details for the Databricks source
The Databricks source lets you sync data from your Databricks clusters via Hightouch.
Hightouch connects to Databricks using JDBC. This guide will walk through getting your JDBC URL for your Databricks cluster, and connecting it with Hightouch.
Get the Databricks JDBC URL
Navigate to settings page for your Databricks cluster.

2. Expand the "Advanced Options" toggle and click on "JDBC/ODBC"

3. Copy the "JDBC URL".
4. Replace "<personal-access-token>" with your personal access token. See the Databricks documentation for more information on authentication options.
Add your Databricks cluster to Hightouch
Now that you have your JDBC URL with your credentials filled out, you can add it to Hightouch.
Create a new source
Select "Databricks" as the source type.
Paste in your JDBC URL.
Click save.
Last updated
Was this helpful?