-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69130/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
Bugs: ATLAS-2927
https://issues.apache.org/jira/browse/ATLAS-2927
Repository: atlas
Description
-------
Currently lineage query for process entities generates lineage based on the
number of hops on process entities. Lineage should be generated based on the
hops on DataSet entities.
Diffs
-----
repository/src/main/java/org/apache/atlas/discovery/EntityLineageService.java
c928d353b
repository/src/main/java/org/apache/atlas/util/AtlasGremlin2QueryProvider.java
2278aefb7
Diff: https://reviews.apache.org/r/69130/diff/1/
Testing
-------
Validated it manually. Lineage for Process and DataSet entities are rendered
correctly.
Pre-commit in progress.
Thanks,
Sarath Subramanian