cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

UnityCatalog

DataengineerAMA
New Contributor

Can we get the lineage for onprem spark application running i. Loval

2 REPLIES 2

Ternium
New Contributor II

Yes, you can create private endpoint links to connect with your on-premise systems and visualize this from the unity catalog like a unified source. 

Deeprpatel2
New Contributor II

Yes, you can create private endpoint links and application access (depends on your cloud provider) to connect with your on-premise systems and unity catalog can sync that well. Lineage is supported for all languages and is captured down to the column level. Lineage data includes notebooks, workflows, and dashboards related to the query. Lineage can be visualized in Data Explorer.

 

For Azure the below link is really useful:

https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/data-lineage 

Requirements

The following are required to capture data lineage with Unity Catalog:

  • The workspace must have Unity Catalog enabled and be launched in the Premium tier.
  • Tables must be registered in a Unity Catalog metastore to be eligible for lineage capture.
  • Queries must use the Spark DataFrame (for example, Spark SQL functions that return a DataFrame) or Databricks SQL interfaces. For examples of Databricks SQL and PySpark queries, see Examples.
  • To view the lineage of a table or view, users must have the SELECT privilege on the table or view.
  • To view lineage information for notebooks, workflows, or dashboards, users must have permissions on these objects as defined by the access control settings in the workspace. See Lineage permissions.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group