Apache Atlas · Schema

AtlasLineageInfo

Lineage graph information for an entity showing upstream and downstream data flow.

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

Properties

Name Type Description
baseEntityGuid string GUID of the entity whose lineage is being retrieved.
lineageDirection string Direction of lineage traversal.
lineageDepth integer Number of hops traversed in the lineage graph.
guidEntityMap object Map of GUID to entity header for all entities in the lineage graph.
relations array List of lineage relationships between entities.
View JSON Schema on GitHub