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

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.

- Fetching the hostname

- 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.


STEP 2: Click Generate new token.

If required, enter the token validity.

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

- Fetch the catalog and schema name

Last updated
Was this helpful?