-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70292/
-----------------------------------------------------------
(Updated March 25, 2019, 1:01 p.m.)
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Nixon
Rodrigues.
Changes
-------
addressed review comments.
Bugs: ATLAS-3095
https://issues.apache.org/jira/browse/ATLAS-3095
Repository: atlas
Description
-------
QuickstartV2 doesn't uses relationships to create entities. This Jira adds new
relationshipDefs and creates sample entities using relationship.
Diffs (updated)
-----
intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipDef.java
e3de46035
intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java 3ba8a1294
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasGraphUtilsV2.java
dda324b7d
webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java 8bd2aadef
webapp/src/test/java/org/apache/atlas/examples/QuickStartV2IT.java 02041ace2
Diff: https://reviews.apache.org/r/70292/diff/2/
Changes: https://reviews.apache.org/r/70292/diff/1-2/
Testing
-------
Validated by manually running quickstart.py and ensured entities created
successfully.
Thanks,
Sarath Subramanian