You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Mandar Ambawane (Jira)" <ji...@apache.org> on 2021/06/24 16:07:00 UTC

[jira] [Assigned] (ATLAS-4343) [Entity Audits] 'Propagated Classification Added' Timestamp is < 'Entity Created' Timestamp

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

Mandar Ambawane reassigned ATLAS-4343:
--------------------------------------

    Assignee: Mandar Ambawane

> [Entity Audits] 'Propagated Classification Added' Timestamp is < 'Entity Created' Timestamp
> -------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4343
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4343
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Umesh Padashetty
>            Assignee: Mandar Ambawane
>            Priority: Major
>
> The 'Propagated Classification Added' Timestamp is < 'Entity Created' Timestamp. This is invalid since the classificiation is propagated once the entity is created 
> For instance
>  # Created an external table with ozone path location
>  # This creates ozone_key and hive_table entity
>  # Entity Created TImestamp is shown correctly for both the entities
>  # Applied a tag to ozone_key with propagate classification set to true
>  # Classification propagates to hive_table entity, but the Timestamp shown is in past
>  # For ozone_key:
>  ## Entity created: 06/24/2021 08:44:33 PM (IST)
>  ## Classification added:  06/24/2021 08:44:51 PM (IST)
>  # Whereas hive_table:
>  ## Entity created: 06/24/2021 08:44:33 PM (IST)
>  ## Propagated Classification Added: 06/24/2021 *08:37:06 PM* (IST)



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