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/06/08 17:35:00 UTC

[jira] [Created] (ATLAS-2748) Migration Import: Deleted Edges Marked as ACTIVE after Import

Ashutosh Mestry created ATLAS-2748:
--------------------------------------

             Summary: Migration Import: Deleted Edges Marked as ACTIVE after Import
                 Key: ATLAS-2748
                 URL: https://issues.apache.org/jira/browse/ATLAS-2748
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: trunk, 1.1.0
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: trunk


*Pre-requisites*

On Atlas v0.8, from Hive (Beeline):
 * Create a _hive_db,_ say _stocks_, with couple of tables with few columns say _daily_ and _weekly_.
 * Drop _weekly_.

Perform migration export.

Steps to duplicate:
 * Perform migration import.

*Expected results*: Relationship edges between _stocks_ and weekly should continue to preserve its ___state_ to _DELETED._

*Actual result*:  Relationship edges between _stocks_ and weekly is has ___state_ set to ACTIVE_._

 



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