You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to make entityDef as the subtype of the type Process and instead of DataSet, it uses Asset types to make a lineage?
I made an attempt to create an entityDef called Process_new and created a parent-child relationship using Asset however once i try to hook up the process into asset types it doesn't show up in the lineage. To keep it short is it possible to visually add Asset types and hook them to process to display server, database, data warehouse types in Purview Lineage
The text was updated successfully, but these errors were encountered:
Thank you for using PyApacheAtlas @eserco ! Pretty much everything depends on the DataSet type in Microsoft Purview it seems. You may consider changing the server, database, etc. to DataSet subtypes rather than Asset Types. That would be consistent with the way the Microsoft Purview team has modeled the Azure databases in Microsoft Purview.
Alternatively look at #263 to see if Manual Lineage might work?
Is it possible to make entityDef as the subtype of the type Process and instead of DataSet, it uses Asset types to make a lineage?
I made an attempt to create an entityDef called Process_new and created a parent-child relationship using Asset however once i try to hook up the process into asset types it doesn't show up in the lineage. To keep it short is it possible to visually add Asset types and hook them to process to display server, database, data warehouse types in Purview Lineage
The text was updated successfully, but these errors were encountered: