Data Integration Connectors
- Data Integration Connectors
- All Products
Property
| Description
|
---|---|
Database
| The database name that you want to connect to in Databricks Delta.
Optional for SQL warehouse and Databricks clusters.
For Data Integration, if you do not provide a database name, all databases available in the workspace are listed. The value you provide here overrides the database name provided in the
SQL Warehouse JDBC URL connection property.
|
JDBC Driver Class Name
| The name of the JDBC driver class.
Optional for SQL warehouse and Databricks clusters.
If you do not specify the driver class, the following class name is used as default:
com.simba.spark.jdbc.Driver |
Staging Environment
| The cloud provider where the Databricks cluster is deployed.
Required for SQL warehouse and Databricks clusters.
Select one of the following options:
Default is Personal Staging Location.
You can select the Personal Staging Location as the staging environment instead of Azure or AWS staging environments to stage data locally for mappings and tasks.
You can use a personal staging location only in Linux operating systems. The Databricks cluster properties doesn't apply when you use a personal staging location.
You cannot use personal staging location when you configure mappings in advanced mode.
You cannot switch between clusters once you establish a connection.
Databricks Delta does not support multi-level dependent connection attributes across clusters.
|