-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57322/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1635
https://issues.apache.org/jira/browse/ATLAS-1635
Repository: atlas
Description
-------
- updated AtlasEntityHeader to include all unique attributes, which will get
qualifiedName
- updated v2->v1 converter of lineage-info to use header.qualifiedName, instead
of header.name
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
815c3d2
webapp/src/main/java/org/apache/atlas/web/util/LineageUtils.java 58ddf8b
Diff: https://reviews.apache.org/r/57322/diff/1/
Testing
-------
verified that the lineage return value shows correct value in qualifiedName
attribute
Thanks,
Madhan Neethiraj