Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Property
| Description
|
---|---|
Connection
| Name of the Databricks Delta target connection.
|
Connection Type
| The Databricks Delta connection type.
The connection type populates automatically based on the connection that you select.
|
Use Existing Cluster
| Choose whether you want to use the existing cluster or provision a new cluster.
Choose
True to use the existing cluster.
If you choose
True , provide the existing cluster ID.
|
Retry Attempts
| The maximum number of times the Secure Agent retries the REST API calls to Databricks when an error occurs due to network connection or the REST endpoint returns 5xx HTTP error code.
Default is 0.
|
Retry Delay Interval
| The time Interval, in milliseconds, at which the Secure Agent must retry the REST API call when an error occurs due to network connection or the REST endpoint returns 5xx HTTP error code.
Default is 1,000 milliseconds.
|
Job Status Poll Interval
| Poll interval in seconds at which the Secure Agent checks the status of the job completion, in milliseconds.
|
Staging Location
| Relative directory path to store the staging files.
|
Target Table Name
| Name of the Databricks Delta table to append.
|
Property
| Description
|
---|---|
Data Location
| Relative path to store the data.
If you do not provide a value, a managed table with the table name specified in
Target Table Name property is created.
|
Target Database Name
| Overrides the database name provided in the Databricks Delta connection in Administrator.
|