Databricks File System Connection (legacy)

This node configures the connection information that will be used to connect to the Databricks File System (DBFS) of a Databricks deployment.

This legacy file handling node has been replaced by the Databricks File System Connector and will be deprecated in the foreseeable future. For further information about the new file handling framework see the File Handling Guide.

Options

Host
Full domain name of the Databricks deployment, <account>.cloud.databricks.com on AWS or <region>.azuredatabricks.net on Azure.
Port
Port to use. Should be 443 on most deployments.
Authentication
Tokens or user and password can be used for authentication. Databricks strongly recommends tokens. See authentication in Databricks AWS or Azure documentation for more informations about personal access token.
Workflow credentials
Enable the checkbox to use workflow credentials for this connection. Depending on the selected authentication method (see option above), user and password are used or the password of the credentials will be used as token and the user name will be ignored.
User
Name of the user.
Password
Password to use.
Token
Token to use.
Timeout
Specify the timeout for the connection in milliseconds here.

Input Ports

This node has no input ports

Output Ports

Icon
Port object containing the DBFS connection information.

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.