Atlas logo
⌘K

Documentation

Getting Started
Data
Maps
Interfaces
Workflows
Forms
Sharing & Collaboration
Projects & Management
Integrations

Databricks

Connect to Databricks to access your lakehouse data

Connect to Databricks to query and analyze your lakehouse data. Requires a SQL warehouse and personal access token.

Prerequisites

You need a running SQL warehouse in your Databricks workspace. Starting a warehouse can take 2-5 minutes.

Connect to Databricks

  1. Click Add data in the Layers panel
  2. Go to the Connections tab
  3. Select Databricks
  4. Fill in the connection parameters
  5. Click Create Connection

Connection Parameters

ParameterRequiredDescription
Connection NameYesA friendly name to identify this connection
Server HostnameYesWorkspace hostname from your Databricks URL
HTTP PathYesPath to your SQL warehouse
Access TokenYesPersonal access token or service principal token
CatalogNoUnity Catalog name (recommended for performance)
Default SchemaNoDefault schema within the catalog

Finding Connection Details

  1. Open your Databricks workspace
  2. Go to SQL Warehouses and select your warehouse
  3. Click Connection details
  4. Copy the Server hostname and HTTP path

Server hostname format: dbc-a1b2c3d4-e5f6.cloud.databricks.com

HTTP path format: /sql/1.0/warehouses/abc123def456

Generating an Access Token

  1. Click your username in the top-right corner
  2. Go to User Settings → Developer → Access Tokens
  3. Click Generate new token
  4. Set an expiration and click Generate
  5. Copy the token (starts with dapi)

Working with Data

After connecting, browse available catalogs, schemas, and tables. Select the data you want to import and click Add to Project. Delta tables with geometry columns import as vector layers.

IP Access Lists

If your Databricks workspace uses IP access lists, add these Atlas IP addresses:

16.16.129.130
51.20.23.178
13.50.71.210
51.21.188.73

Troubleshooting

IssueSolution
Connection TimeoutWarehouse may be starting. Wait 2-5 minutes and retry.
Cluster UnavailableStart the SQL warehouse in Databricks and wait for it to be ready.
Authentication FailedVerify access token is valid and not expired.
Endpoint Not FoundCheck server hostname and HTTP path are correct.
Cluster Terminated / StoppedRestart the warehouse in Databricks workspace.
PreviousSnowflakeIntegrations
NextMySQLIntegrations