Connect to Hightouch

Hightouch syncs your data in Azure Databricks to the tools that your business teams rely on.

You can integrate your Databricks SQL warehouses (formerly Databricks SQL endpoints) and Azure Databricks clusters with Hightouch.

Connect to Hightouch using Partner Connect

To connect your Azure Databricks workspace to Hightouch using Partner Connect, see Connect to reverse ETL partners using Partner Connect.

Note

Partner Connect only supports SQL warehouses for Hightouch. To connect a cluster to Hightouch, connect to Hightouch manually.

Connect to Hightouch manually

This section describes how to connect an existing SQL warehouse or cluster in your Azure Databricks workspace to Hightouch manually.

Note

For Databricks SQL warehouses, you can connect to Hightouch using Partner Connect to simplify the experience.

Requirements

Before you connect to Hightouch manually, you need the following:

  • A cluster or SQL warehouse in your Azure Databricks workspace.

  • The connection details for your cluster or SQL warehouse, specifically the Server Hostname, Port, and HTTP Path values.

  • An Azure Databricks personal access token or a Microsoft Entra ID (formerly Azure Active Directory) token.. To create a personal access token, do the following:

    1. In your Azure Databricks workspace, click your Azure Databricks username in the top bar, and then select User Settings from the drop down.
    2. Click Developer.
    3. Next to Access tokens, click Manage.
    4. Click Generate new token.
    5. (Optional) Enter a comment that helps you to identify this token in the future, and change the token’s default lifetime of 90 days. To create a token with no lifetime (not recommended), leave the Lifetime (days) box empty (blank).
    6. Click Generate.
    7. Copy the displayed token to a secure location, and then click Done.

    Note

    Be sure to save the copied token in a secure location. Do not share your copied token with others. If you lose the copied token, you cannot regenerate that exact same token. Instead, you must repeat this procedure to create a new token. If you lose the copied token, or you believe that the token has been compromised, Databricks strongly recommends that you immediately delete that token from your workspace by clicking the trash can (Revoke) icon next to the token on the Access tokens page.

    If you are not able to create or use tokens in your workspace, this might be because your workspace administrator has disabled tokens or has not given you permission to create or use tokens. See your workspace administrator or the following:

    Note

    As a security best practice, when you authenticate with automated tools, systems, scripts, and apps, Databricks recommends that you use personal access tokens belonging to service principals instead of workspace users. To create tokens for service principals, see Manage tokens for a service principal.

Steps to connect

To connect to Hightouch manually, do the following:

  1. Sign up for a new Hightouch account, or sign in to your existing Hightouch account.
  2. Create a workspace by clicking Create a workspace, or select an existing workspace.
  3. If you chose to create a workspace, enter a name for the workspace, and then click Create workspace.
  4. In the workspace navigation pane, click Sources.
  5. Click Add source.
  6. Click Databricks, and then click Continue.
  7. For Server Hostname, enter the Server Hostname value from the requirements.
  8. For Port, enter the Port value from the requirements.
  9. For HTTP Path, enter the HTTP Path value from the requirements.
  10. For Access Token, enter the token value from the requirements.
  11. For Default Schema, enter the name of the target database within the workspace.
  12. Click Test Connection.
  13. After the connection attempt succeeds, click Continue.
  14. Enter a name for the connection, and then click Finish.

Next steps

Create a destination, a model, and a sync. See Create your first sync in the Hightouch documentation.

Additional resources