Skip to content

Databricks

Databricks connection helps you connect to a Databricks SQL warehouse and run queries directly from Infoveave.

Adding a Databricks Connection

To create a new Databricks connection:

  1. Go to the Database section.
  2. Select Databricks from the available connectors.
  3. Fill in the required connection details in the New Databricks Connection form.

Connection Parameters

When setting up a Databricks connection, you need to provide the following details:

FieldDescription
NameA unique name to identify your connection.
PortPort number for Databricks (default is 443).
ServerThe Databricks SQL warehouse server endpoint.
UsernameYour Databricks username.
PasswordThe corresponding password or personal access token.
DatabaseThe Databricks database you want to connect to.
SchemaThe schema inside the database to be used (optional).
Fetch from external linksToggle option to enable fetching data from external links (optional).

Steps to Validate and Save

  1. After filling in the details, click Validate to verify the connection.
  2. If validation succeeds, click Save to store the connection.
  3. You can now use Databricks as a datasource in your Infoveave workspace.

Example Use Case

With a Databricks connection configured, you can:

  • Run queries on large-scale data stored in Databricks.
  • Use Databricks SQL warehouse for fast analytics and data exploration.
  • Integrate Databricks datasets into Infoveave Infoboards for dashboards, reports, and insights.