Required settings
- SQL warehouse host and path
- Unity catalog name
- Volume name
- Personal access token
Volume
Artie will write our temporary files to a volume in the catalog and schema that we are syncing into.Find SQL warehouse host and path
Find SQL warehouse host and path
Go into your Databricks workspace, select the SQL warehouse you want to use and click on Connection details.From there, you will be able to find the host and path of your SQL warehouse.

Generate a personal access token
Generate a personal access token
To generate a personal access token, go into your workspace and do the following:
- Click on your username in the top bar and select
Settingsfrom the dropdown. - Click
Developer - Click
Access tokensthenGenerate new token - (Optional) Provide a description for the token and if you set expiration, make sure to note it down.
Don't see your schema?
Don't see your schema?
We are fetching your schema from the Unity Catalog API. If you don’t see your desired schema, please make sure the service account has USE_SCHEMA privileges.