You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2014/09/26 21:38:34 UTC

[jira] [Created] (ARGUS-85) Avoid duplicate policy creation

Velmurugan Periasamy created ARGUS-85:
-----------------------------------------

             Summary: Avoid duplicate policy creation
                 Key: ARGUS-85
                 URL: https://issues.apache.org/jira/browse/ARGUS-85
             Project: Argus
          Issue Type: Bug
            Reporter: Velmurugan Periasamy


Steps to Reproduce : 
1. Create a Hive Policy from UI with following resource :
Repo Name: hivedev
Database Name: db1,
Table Name: table1, 
Column Name : *
Table Type : include
Column Type : include
2. Create a Hive Policy from REST API with same resource :
Repo Name: hivedev
Database Name: db1,
Table Name: table1, 
Column Name : *
Table Type : include
Column Type : include

Above steps will create two policies with same resource in 'hivedev' repository which should not happen.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)