Data Integration Connectors
- Data Integration Connectors
- All Products
Property
| Description
|
|---|---|
Database
| The name of the schema in Databricks.
The name can contain only alphanumeric characters and hyphen (-).
This property is optional for SQL warehouse, all-purpose cluster, and job cluster.
If you do not specify a value, all databases available in the
workspace are listed. The value you specify overrides the schema
specified in the SQL Warehouse JDBC URL
connection property. |
JDBC Driver Class Name
| The name of the JDBC driver class.
This property is optional for SQL warehouse, all-purpose cluster, and job cluster.
Default is
com.databricks.client.jdbc.Driver
|
Staging Environment
| The staging environment where your data is temporarily stored before
processing. This property is required for SQL warehouse,
all-purpose cluster, and job cluster. Select one of the
following options as the staging environment:
Default is Volume.
You
cannot switch between clusters after you establish a connection.
Effective in the October 2024 release, personal
staging location is deprecated. Deprecated functionality is
supported, but Informatica intends to drop support in a future
release. Informatica requests that you use a volume to stage the
data. |
Volume Path
| The absolute path in Volume where you want to stage the data
temporarily. Specify the path in the following format: /Volumes/<catalog_identifier>/<schema_identifier>/<volume_identifier>/
If you do not specify a volume path, the Secure Agent creates
a managed volume in Databricks. |
1 Doesn't apply to mappings in advanced mode.
| |