Databricks

Setup Databricks Integration To Mitzu

Overview

To set up a connection with Databricks, you will need the following:

  • Your Databricks Server Hostname

  • An HTTP Path to a Cluster or SQL Warehouse

  • An access token with read access on your experiment data and write access to the staging database

Getting Connection Information

  1. Follow the Databricks documentation to get the hostname and http path of the cluster you'll use to run your experimental analysis. You may want to create a specific cluster for this use case.

  1. Follow these instructions to get the personal access token that will be used to calculate experiment results on your warehouse.

  1. Add the connection information to Mitzu.

  1. Add tables from Databricks. Follow here.

Last updated