# Databricks
Databricks (opens new window) is an enterprise-grade platform that provides tools that enable you to build, deploy, share, and maintain data solutions at scale. The Databricks connector allows you to fetch data from Databricks and send it to other applications such as Amplitude, Netsuite, and more.
Connect to Databricks
# How to connect to Databricks on Workato
The Databricks connector uses a username and password or a personal access token to authenticate with Databricks.
To connect with Databricks, fill in the following fields:
Connection name
Give this Databricks connection a unique name that identifies which Databricks server it's connected to.
Server hostname
Enter the name of your server.
- Sample value:
example.cloud.databricks.com
HTTP path
Enter the HTTP path.
- Sample value:
sql/protocolv1/o/3957355953478232/0710-102114-bfnouzcv
Port
The port number that your server is running on.
- Default value:
- 443
Catalog
Select the catalog for this connection.
- Default value:
- hive_metastore
Schema
Select the schema for this connection.
- Default value:
- default
Database timezone
Select the timezone of your database. Workato converts timestamps to this timezone during insertion and retrieval.
- Default value:
- UTC
Authentication type
Select an authentication type. Available options include username and password and a personal access token.
FURTHER READING
Learn how to use the Databricks connector by reading the following guides.
Last updated: 10/15/2024, 6:42:31 PM