Azure Databricks
Connecting to Azure Databricks Database
Upstream Documentation
Azure Databricks documentation is here.
Security Requirements
Documentation under development
Obtain Credentials
In order to obtain the connection credentials necessary for PlaidCloud to communicate with a Databricks warehouse, follow the steps below:
- Open the Databricks console
- Under the User Settings in the upper right, select "Settings"
- Navigate to the "Developers" section
- Generate an Access Token with a sufficient lifespan specified
- Navigate to the "SQL Warehouses" area
- Select the warehouse required for connecting
- Capture the connection details including host, and http path
- Navigate to the warehouse data area
- Capture the initial catalog and initial schema information
With the information above, the connection form can be completed and tested with the Databricks warehouse
Create Database Connector
Documentation under development