Skip to main content

Connector Details

NameValue
PlatformDatabricks
Auth TypeOAuth
DirectionWrite
Target Repohttps://github.com/hotgluexyz/target-databricks
Target Metrics

Usage:

Credentials Setup: Personal Access Token (PAT) or OAuth (recommend)

PAT Configuration

Go to the Databricks Website and sign-in
Click on your user account image on the top right of the screen
Go to Settings
Go to User -> Developer
Under Access Tokens, click on Manage
Then click on Generate new Token
Add a Comment for this token, set a life time and under API Scopes select sql
New PAT Modal Click on Generate
Copy the newly generated token and use it in the hotglue target configuration

OAuth Configuration

Note: this authentication method is not avaible on Databricks free edition. Follow the steps below to register the “OAuth App” you need to use the Databricks connector. This is a one-time process to create your OAuth app. Once you add your app credentials to hotglue, your client will just need to login to their Databricks account. Go to the Databricks Accounts Console
On the left menu click on Settings
Then click on the App Connections tab
Click on Add Connection
Enter an application name (example: HG Test)
In Redirect URLs enter https://hotglue.xyz/callback
In Access Scopes select SQL
New OAuth App settings Click Add
You will be shown a modal with the Client ID and Client Secret. Copy both values, you’ll use it in the hotglue target configuration
OAuth Client ID and Client Secret