[
https://issues.apache.org/jira/browse/ATLAS-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-1503:
------------------------------------
Attachment: ATLAS-1630.4.patch
Review board URL: https://reviews.apache.org/r/57495/
> Export/import support to copy data between Atlas instances
> ----------------------------------------------------------
>
> Key: ATLAS-1503
> URL: https://issues.apache.org/jira/browse/ATLAS-1503
> Project: Atlas
> Issue Type: New Feature
> Components: atlas-core
> Affects Versions: 0.8-incubating
> Reporter: Madhan Neethiraj
> Assignee: Ashutosh Mestry
> Labels: patch
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1503.2.patch, ATLAS-1503.7.patch,
> ATLAS-1503-Import.2.patch, ATLAS-1503-Import-Optimized.patch,
> ATLAS-1630.4.patch
>
>
> One of the often asked feature is the ability to export data stored in Atlas
> (entity, lineage, tag-association, types) and import the exported data into
> another Atlas instance. This feature should support the ability to export
> specified list of objects, along with their associated objects, tags and
> type. For example, if a hive_db named "finance" is specified, export should
> include the following:
> - hive_db entity along with its tags
> - all tables in this database and their tags
> - all columns in above tables and their tags
> - the lineage information associated with above entities
> - type-defintion of all above entities
> During import, if an exported entity is not present in the target Atlas, it
> should be created. If the entity already exists at the target (by guid or by
> unique attribute value), the entity should be updated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)