You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2017/04/25 21:28:04 UTC

[jira] [Resolved] (ATLAS-1715) If there exists a [DELETED] entity with the same in atlas and importing an entity with the same name results in updating the deleted entity. Instead it should create a new entity.

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

Ashutosh Mestry resolved ATLAS-1715.
------------------------------------
    Resolution: Not A Problem

> If there exists a [DELETED] entity with the same in atlas and importing an entity with the same name results in updating the deleted entity.  Instead it should create a new entity.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1715
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1715
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating
>            Reporter: Ayub Pathan
>            Priority: Critical
>             Fix For: trunk, 0.9-incubating
>
>
> If there exists a [DELETED] entity with the same in atlas and importing an entity with the same name results in updating the deleted entity.  Instead it should create a new entity.
> STR:
> * Create a hive database db1.
> * Using Atlas export call, get the db1 information exported to a zip file.
> * Drop the hive database(db1).
> * Import the zip file, using atlas import api call.
> Since the entity is already deleted, import call should create a new entity for the metadata. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)