You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhishek Shukla (Jira)" <ji...@apache.org> on 2020/10/07 17:08:00 UTC

[jira] [Commented] (RANGER-3026) Ranger TAG dropdown shows old deleted tags during tag based policy creation.

    [ https://issues.apache.org/jira/browse/RANGER-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209686#comment-17209686 ] 

Abhishek Shukla commented on RANGER-3026:
-----------------------------------------

TAG resource values refer to tag-definition objects and not tags themselves. When a tag is created from Atlas, both tag-definition and tag objects are created in Ranger. However, when tag is deleted, it does not result in tag-definition also getting deleted for performance reasons.

> Ranger TAG dropdown shows old deleted tags during tag based policy creation.
> ----------------------------------------------------------------------------
>
>                 Key: RANGER-3026
>                 URL: https://issues.apache.org/jira/browse/RANGER-3026
>             Project: Ranger
>          Issue Type: Bug
>          Components: tagsync
>    Affects Versions: 2.1.0
>            Reporter: Abhishek Shukla
>            Priority: Major
>         Attachments: Atlas_Tags.png, Ranger_Admin_UI.png
>
>
> Observed that while creating a tag-based policy in Ranger, TAG resource dropdown displays old deleted tags in the atlas as well. Ideally, it should only display the currently present tags in Atlas.
>  
> Attached screenshots.



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