You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/11/30 00:11:00 UTC

[jira] [Created] (ATLAS-2984) Exported zip file doesn't include relationship-def's referenced by entities

Madhan Neethiraj created ATLAS-2984:
---------------------------------------

             Summary: Exported zip file doesn't include relationship-def's referenced by entities
                 Key: ATLAS-2984
                 URL: https://issues.apache.org/jira/browse/ATLAS-2984
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 1.1.0, 1.0.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Zip file generated by export operation includes type-definitions referenced by the exported entities - like entityDef, classficationDef, enumDef, structDef. However, it doesn't include type-definitions for relationships used in the entity-types. When this exported file content is imported into another Atlas instance, relationship will not be created if the types don't already exist in Atlas. To avoid this, export operation should include relationship type definitions sas well in the zip file.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)