Databricks setup

This article will help you connect your Databricks instance to Zenlytic

Paul Blankley avatar
Written by Paul Blankley
Updated over a week ago

This document will help you connect your Databricks data warehouse to Zenlytic to access modern, LLM-powered business intelligence.

Connection Name

First, you'll name your connection. This name is how Zenlytic's model connects the credentials you'll enter in the next step to your data warehouse. You can name the credential whatever you want, but we usually recommend naming it something like my_company_name to keep things simple.

Server Hostname

The Server Hostname in Databricks is how we know which Databricks SQL Warehouse to connect to. To get this value, go to the Connection Details tab of the SQL warehouse you want to connect.

The value under the first header, "Server Hostname" is the value you should use.

Http Path

To get this value, go to the Connection Details tab of the SQL warehouse you want to connect and use the value under the "Http Path" heading.

Personal Access Token

This is the access token associated with the user you want to use for connecting to Zenlytic. To find or create this token, go to User Settings -> Developer -> Access Tokens

Then, click Generate New Token, set the Lifetime (days) to empty (this indicates the token does not expire), give the token a name like "Zenlytic" and click Generate

The value shown in the next step is the value you will use.

IP Whitelisting

If you use IP whitelisting in your data warehouse, whitelist the following IP addresses:

184.73.175.163
18.209.132.30

Did this answer your question?