For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting access

The CARTO Analytics Toolbox for Databricks is installed in your Unity Catalog and works with SQL Warehouses.

Requirements

  • Unity Catalog enabled in your Databricks workspace

  • A SQL Warehouse provisioned in your workspace

  • Appropriate permissions to create functions in your catalog

Installation

There are different ways to install the Analytics Toolbox for Databricks:

  • SQL Warehouse installation guide: This is the most standard and easy way to install the Analytics Toolbox. It provides step-by-step instructions for installing functions in your Unity Catalog.

  • Installation in an Azure VNet: This option is only suitable for Self-Hosted deployments of the CARTO platform on Azure that need to access the Analytics Toolbox functions within a VNet using an AT Gateway deployed on Azure Container Apps.

  • Installation on a private AKS: For Self-Hosted deployments on AKS where the AT Gateway must remain fully private. Connectivity from Databricks Serverless SQL Warehouses is established over Azure Private Link via a Databricks Network Connectivity Configuration (NCC).

Looking for the legacy cluster-based installation? See the Legacy documentation section.

Last updated

Was this helpful?