Data Engineering Integration
- Data Engineering Integration 10.5.3
- All Products
Property
| Description
|
---|---|
Name
| Type a name for the connection. Example: DatabricksDeltaCxn
|
ID
| Default: Automatically populated with the connection name. Changing this default value is optional.
|
Username
| Type the following value to use the Databricks user token:
token
|
Password
| Value of the token that you configured for the Databricks user.
|
JDBC Driver Class Name
| Type the following value:
com.simba.spark.jdbc4.Driver
|
Connection String
| Connection to the Delta Lake resource. This connection string contains all the information that the domain needs to connect to the resource.
The connection string contains the following elements:
Example:
To get the value of these parameters from the Advanced Options area of the cluster configuration settings:
For more information about the JDBC connection string for Databricks, see the
Databricks documentation.
|