Skip to main content

Databricks

To create a connection with Databricks, enter the following parameters:

ParameterDescription
Connection NameName to to identify your connection
JDBC URLURL to connect to your SQL warehouse
CatalogDefault catalog for reading and writing data
SchemaDefault schema for reading and writing data
Authentication methodHow you want to authenticate your Databricks account

Authentication methods

You can configure your Databricks connection with one of three authentication methods:

  • Databricks OAuth. Prophecy prompts you to sign in with Databricks.
  • Personal Access Token (PAT). Use a secret to enter your PAT.
  • Client Credentials. Enter your Client ID and Client Secret (secret required) for authentication.