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/05/17 05:53:00 UTC

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

     [ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-1734:
------------------------------------
    Affects Version/s:     (was: trunk)
        Fix Version/s:     (was: trunk)
                       0.8.1
                       1.0.0

Committed to following branches:
 - master: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/8101883c
 - branch-0.8: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/f62f077f

> Import API: Add Support to Update Attributes of Existing Types During Import
> ----------------------------------------------------------------------------
>
>                 Key: ATLAS-1734
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1734
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>              Labels: patch
>             Fix For: 0.8.1, 1.0.0
>
>         Attachments: ATLAS-1734-Import-with-additional-attribute-processi.patch
>
>
> *Background*
> Existing version of Import API allows for importing types that are not already present in the system being imported in. This causes import to fail in the cases where the data being imported happens to have the additional attribute.
> *Solution*
> During import, existing types are checked to determine if the types being imported have additional attributes. If additional attributes exist, then the existing type is updated with the new attributes. The import then proceeds.
> *Impact Assessment*
> - Import API: 
>   -- Type import: Additional capability (mentioned above).
>   -- Entity creation and processing: No impact.
> - Export API: No impact.



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