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.
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.
To generate a personal access token, go into your workspace and do the following:
- Click on your username in the top bar and select
Settings
from the dropdown.
- Click
Developer
- Click
Access tokens
then Generate new token
- (Optional) Provide a description for the token and if you set expiration, make sure to note it down.