Skip to main content
The Databricks connector supports three connection modes. The form changes depending on which mode you pick — the common fields are always there, then a mode-specific section appears below. For all modes, find your endpoint, warehouse ID, and cluster ID in the Databricks UI under Connection details for compute resources.

Common fields

These appear in every mode:

Authentication

Choose one of the two:

Mode-specific fields

SQL Warehouse

Spark Connect

Delta Lake

In Delta Lake mode, Summation reads files directly from your object store. You’ll see one extra field plus an Object Store picker. The fields shown after that depend on which object store you pick:

AWS S3

Azure Blob

Google Cloud Storage

Adding datasets

For SQL Warehouse and Spark Connect, browse Unity Catalog catalogs / schemas / tables. Source references use the form:
For Delta Lake, point at s3://, abfss://, or gs:// Delta table paths directly.

Common problems