Databricks

Allows you to configure Databricks as a destination for Inforiver writeback.

When you get to the 'Add Destination' page, you have the option of using basic or OAuth authentication. If you choose basic authentication, you will need to enter the following information:

  • Host Name

  • Warehouse ID

  • Access Token

  • Catalog

  • Schema

  • Table Name

Configuring a databricks destination

You can also use OAuth-type authentication to log in that ensures a simple and secure login process. The example below illustrates adding a Databricks destination to an existing integration using OAuth-type authentication.

OAuth type authentication for Databricks destination

- Fetching the hostname

Fetching the hostname

- Fetching the warehouse ID

Fetching the warehouse ID

- Generating the personal access token

STEP 1: Open Settings > Select Developer under user settings > Click Manage in the Access Tokens section.

Settings option
Developer settings and access tokens

STEP 2: Click Generate new token.

Generate new token option

If required, enter the token validity.

Enter token validity

STEP 3: Copy the generated token and enter it in the destination config.

Copy the generated token and enter it in the destination config

- Fetch the catalog and schema name

Fetching the catalog and schema name

Last updated

Was this helpful?