Skip to main content

StandardDatabricksWorkspaceClientService

Description

Databricks client.

Tags

databricks

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Workspace ID *Workspace IDDatabricks Workspace ID
Authentication Method *Authentication MethodOAuth M2M
  • OAuth M2M
  • PAT
Method to authenticate with Databricks
OAuth Client ID *OAuth Client IDDatabricks OAuth Client ID, also known as an application ID

This property is only considered if:
  • the property Authentication Method has a value of OAUTH_M2M
OAuth Client Secret *OAuth Client SecretDatabricks Service Principal's OAuth Client Secret.

This property is only considered if:
  • the property Authentication Method has a value of OAUTH_M2M
Personal Access Token *Personal Access TokenDatabricks Personal Access Token

This property is only considered if:
  • the property Authentication Method has a value of PAT
Proxy Configuration Serviceproxy-configuration-serviceController Service:
ProxyConfigurationService

Implementations:
StandardProxyConfigurationService
Specifies the Proxy Configuration Controller Service to proxy network requests.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also