Databricks Workspace Connector

The Databricks Workspace Connector node allows to connect to a Databricks workspace. It supports both Databricks and Azure Databricks workspaces. To use Azure Entra ID authentication you can add add credential input port and attach the Microsoft Authenticator node.

Options

Databricks workspace URL
Full URL of the Databricks workspace, e.g. https://<workspace>.cloud.databricks.com/ or https://adb-<workspace-id>.<random-number>.azuredatabricks.net/ on Azure.
Authentication type
Authentication type to use. The following types are supported:
  • Personal access token: Authenticate with a personal access token.
Personal access token
The Databricks personal access token to use. The value" entered here will be stored in weakly encrypted form with the workflow.
Connection timeout (seconds)
Timeout in seconds to establish a connection, or 0 for an infinite timeout. Used by this and downstream nodes connecting to Databricks.
Read timeout (seconds)
Timeout in seconds to read data from an established connection, or 0 for an infinite timeout. Used by this and downstream nodes connecting to Databricks.

Input Ports

Icon
Microsoft/Azure credential (access token)

Output Ports

Icon
Databricks Workspace connection

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.