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

  1. Navigate to settings page for your Databricks cluster.

Databricks cluster settings

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.

  1. Create a new source

  2. Select "Databricks" as the source type.

  3. Paste in your JDBC URL.

  4. Click save.

Last updated

Was this helpful?