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 2018/04/26 04:48:00 UTC

[jira] [Resolved] (ATLAS-2127) Import of an entity associated with a tag into backup cluster with updateTypeDefinition options set to false

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

Ashutosh Mestry resolved ATLAS-2127.
------------------------------------
    Resolution: Fixed

> Import of an entity associated with a tag into backup cluster with updateTypeDefinition options set to false
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2127
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2127
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: Ashutosh Mestry
>            Priority: Major
>         Attachments: ImportExceptionWithTag.txt, hdfs_path1.zip
>
>
> 1. On cluster1 , created an entity and associated it to a tag.
> 2. Exported the entity into a zipfile.
> 3. cluster2 is in clean state.(i.e no entity / tag is created)
> 4. Tried to import the entity zip into cluster2 with import option "updateTypeDefinition" set to false.
> 5. Import failed with NPE. 
> Since updateTypeDefinition is set to false , NPE is thrown when the entity is attempted to be associated to the tag in the backup cluster.
> This is the expected behavior , but the cause of the issue is not very explicit to the end user when Atlas throws NPE.
> Attached the exception stack trace.



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