Databricks Integration
There are three steps to get started using Databricks with Secoda:
- 1.Create an access token
- 2.Connect Databricks to Secoda
- 3.Whitelist Secoda IP Address
In your Databricks console go to the User Settings and generate a new access token. Save the value to be used to connect Databricks to Secoda in the second step.

Enter in the following credentials:
- Databricks Workspace Id: The numerical id of your workspace, located in the url of your Databricks instance, after the "/?o=".
https://<instance_id>.cloud.databricks.com/?o=<workspace_id>
.\

- Access Token: The access token you generated in the first step
After entering in the information into Secoda, click "Test Connection". After the connection is successful your can Submit and run the initial extraction.
If your Databricks instance is behind a firewall, you'll have to whitelist Secoda's IP address to allow for metadata extractions. The IP addresses you need to whitelist are
35.175.75.15
and 3.122.13.89
Last modified 5mo ago