-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61681/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-1475
https://issues.apache.org/jira/browse/ATLAS-1475
Repository: atlas
Description
-------
Ideally , a hive_column (simple entity) should be associated to only one
hive_table (complex entity). Currently via UI, complex entity is allowed to be
created with a simple entity which is already associated to another entity.
Diffs
-----
intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 6fa1f606
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
b8fd70e5
Diff: https://reviews.apache.org/r/61681/diff/1/
Testing
-------
Validated using crete entity from UI, simple eneity restricted from getting
associated to complex entity if it has an active ownedRef/inverseRef
mvn clean install - in progress
Thanks,
Sarath Subramanian