You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ayub Khan (JIRA)" <ji...@apache.org> on 2017/04/04 09:37:42 UTC

[jira] [Updated] (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 ]

Ayub Khan updated ATLAS-1715:
-----------------------------
    Description: 
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. 

  was:
If there exists an [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. 


> 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 Khan
>            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)