Databricks
Steps to complete:
- Generate a Personal Access Token
- Retrieve SQL warehouse settings
- Configure your data source in Datafold
Generate a Personal Access Token
Visit Settings → User Settings, and then switch to Personal Access Tokens tab.
Then, click Generate new token. Save the generated token somewhere, you'll need it later on.
Retrieve SQL warehouse settings
In SQL mode, navigate to SQL Warehouses.
Choose the preferred warehouse and copy the following fields values from its Connection Details tab:
- Server hostname
- HTTP path
Configure in Datafold
Field Name | Description |
---|---|
Name | A name given to the data source within Datafold |
Host | The hostname retrieved in the Connection Details tab |
HTTP Path | The HTTP Path retrieved in the Connection Details tab |
Access Token | The token retrieved in Generate a Personal Access Token |
Database | The catalog and database name of your Databricks account. Formatted as catalog_name.database_name (In most cases, catalog_name is hive_metastore .) |
Click Create. Your data source is ready!