-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57273/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1626
https://issues.apache.org/jira/browse/ATLAS-1626
Repository: atlas
Description
-------
updated Atlas type-load to ignore incorrect constraints in the store - for
example isComposite=true on non-entity attributes
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java
084f09e
Diff: https://reviews.apache.org/r/57273/diff/1/
Testing
-------
Verified that Atlas loads successfully with the DB from earlier version, by
ignoring the following:
WARN - [main:] ~ Invalid constraint ownedRef for attribute
hive_storagedesc.serdeInfo
Thanks,
Madhan Neethiraj