Connection configuration - Precisely Data Integrity Suite

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

This section provides you the details on various fields required to configure Databricks in Data Integrity Suite.

Field Description
Name Specifies the name of data connection. This is a mandatory field. Example: SalesDataConnection
Description Allows you to describe the purpose of this data connection. Example: Connection to the sales data warehouse for quarterly reporting.
Agent to access data Select the agent from the dropdown that connects to the database. It helps securely access data from your network.
Host URL Specifies the endpoint address of your Databricks workspace. Ensure it is correctly entered to establish a successful connection. This is a mandatory field.

Example:

  • AWS Databricks: https://<name>.cloud.databricks.com
  • Azure Databricks: https://adb-<workspaceID>.<number>.azuredatabricks.net------

Operational Lineage

Operational Lineage: Toggle to enable operational lineage harvesting on this connection. When enabled, the Data Catalog service harvests fresh lineage from your Databricks workspace on each catalog run. This requires Advanced Connectivity Bundle (ACB) entitlement. For more information, see Operational lineage harvesting overview.

Lineage Mode: Select your harvesting mode (visible only when runtime lineage is enabled):

  • Harvest Latest Available Lineage: Retrieves all lineage the platform currently holds with no time filter. This is the default option.
  • Specify Lineage Window: Limits lineage harvesting to a custom number of days to control query costs.

Lineage Window (Days): Enter the number of days to look back (visible only when "Specify Runtime Lineage Window" is selected). Minimum value is 1 day. Suggested values: 7, 30, 60, 90, 180, 365.

Advanced Options

Allows you to set the connector log level and define additional parameters for the Databricks connection.

Operational lineage query timeout: Runtime lineage harvesting queries have a default timeout of 3600 seconds (1 hour). If needed, you can override this value using a debug parameter:

Key: lineageQueryTimeoutSeconds

Value: Timeout duration in seconds. For example, specify 7200 to set the timeout to 2 hours.

For more information, refer;