You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nikhil Bonte (Jira)" <ji...@apache.org> on 2019/10/23 11:50:00 UTC

[jira] [Updated] (ATLAS-3489) Import API: missing entity in atlas after import

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

Nikhil Bonte updated ATLAS-3489:
--------------------------------
    Description: 
Case :

*Input :*

        Consider case where input zip contains hive_table which has 2 hive_columns with same _qualifiedName_ but different _entityStatus_.

        One of the columns is _ACTIVE_ while other is _DELETED_.


*Expected Result :*

        Imported table must contain 2 columns with same qualifiedName but with different entityStatus.


*Actual Result :*

         Imported table has 1 column with guid of ACTIVE column in zip & entityStatus as DELETED.

 

 

> Import API: missing entity in atlas after import
> ------------------------------------------------
>
>                 Key: ATLAS-3489
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3489
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Nikhil Bonte
>            Assignee: Nikhil Bonte
>            Priority: Major
>
> Case :
> *Input :*
>         Consider case where input zip contains hive_table which has 2 hive_columns with same _qualifiedName_ but different _entityStatus_.
>         One of the columns is _ACTIVE_ while other is _DELETED_.
> *Expected Result :*
>         Imported table must contain 2 columns with same qualifiedName but with different entityStatus.
> *Actual Result :*
>          Imported table has 1 column with guid of ACTIVE column in zip & entityStatus as DELETED.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)