Databricks Prerequisites
Configure your Databricks destination.
Prerequisites
- By default, this Databricks integration makes use of Unity Catalog data governance features. You will need Unity Catalog enabled on your Databricks Workspace.
Step 1: Create a SQL endpoint
Create a new SQL endpoint for data writing.
- Log in to the Databricks account.
- In the navigation pane, click into the workspace dropdown and select SQL.
- In the SQL console, in the SQL navigation pane, click Create and then SQL endpoint.
- In the New SQL Endpoint menu, choose a name and configure the options for the new SQL endpoint, and click Create.
Step 2: Configure Access
Collect connection information and create an access token for the data transfer service.
- In the SQL Endpoints console, select the SQL endpoint you created in Step 1.
- Click the Connection Details tab, and make a note of the Server hostname, Port, and HTTP path.
- Click the link to Create a personal access token.
- Click Generate New Token.
- Name the token with a descriptive comment and assign the token lifetime. A longer lifetime will ensure you do not have to update the token as often. Click Generate.
- In the pop up that follows, copy the token and prepare to share securely with your support contact.
Step 3: Create a staging bucket
Create a staging bucket in one of the following cloud environments. Refer to our documentation on object storage for staging bucket configuration instructions.
Step 4: Gather the required setup information
For the data export setup, you will need:
- server hostname
- HTTP path
- catalog
- personal access token
- staging bucket details
- If you setup an S3 bucket, the bucket vendor is
s3
- If you setup an ABS bucket, the bucket vendor is
abs
. Additionally, for ABS buckets, you will be asked to provide the Storage Account Name configured in the staging bucket setup.
- If you setup an S3 bucket, the bucket vendor is
Visit the LogRocket Streaming Data Export settings page to complete the setup.
Updated about 1 year ago
What’s Next
Learn about how to configure the Streaming Data Export integration in app!