-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57932/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1684
https://issues.apache.org/jira/browse/ATLAS-1684
Repository: atlas
Description
-------
- updated export to include super-type definitions
- updated import to preserve system attribute values
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java
8dd3556
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
fa4c051
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
29bda93
webapp/src/main/java/org/apache/atlas/web/resources/ExportService.java
54faee0
webapp/src/main/java/org/apache/atlas/web/resources/ImportService.java
857553d
Diff: https://reviews.apache.org/r/57932/diff/1/
Testing
-------
- verified that super-types of entities and classifications are included in the
exported file
- verified that system type of imported entities are preserved as in the source
instance
Thanks,
Madhan Neethiraj