Ensure your Databricks cluster is active and accessible from the machine running Databrain.
Accessibility is dependent on your Databricks user privileges and network settings. The easiest way to verify if Databrain can connect to your Databricks cluster is via the check connection tool in the UI. For detailed setup and permissions, refer to the Databricks documentation.
Fill Up Connection Info:
Provide the necessary information to connect to your Databricks cluster:
Data Source Name: [Pick a name to help you identify this data source in Databrain]
Databricks Cluster Details:
Host: [Host Endpoint of the Databricks Cluster, e.g., dbc-a1b2345c-d6e7.cloud.databricks.com]
Path: [Path of the data warehouse, e.g., /sql/1.0/endpoints/a1b234c5678901d2]
This is a custom name you decide for identification within Databrain. Choose a name that is relevant and descriptive of your Databricks source.
Host:
Log in to your Databricks workspace. The URL in your browser’s address bar is your Host Endpoint. It typically has the format dbc-a1b2345c-d6e7.cloud.databricks.com.
Path:
This is specific to the SQL endpoint you want to connect to in Databricks. Navigate to the SQL tab in your Databricks workspace, and select the desired SQL endpoint. In the endpoint details, you should find the full path. The path typically looks like /sql/1.0/endpoints/a1b234c5678901d2.
Token:
In Databricks, navigate to the user settings by clicking on the user icon in the top right corner.
Choose “User Settings” and then go to the “Access Tokens” tab.
Generate a new token or use an existing one. Note that once you generate a token and close the window.