Madhan Neethiraj created RANGER-3796:
----------------------------------------

             Summary: Enhancement to support multiple resource sets in a policy
                 Key: RANGER-3796
                 URL: https://issues.apache.org/jira/browse/RANGER-3796
             Project: Ranger
          Issue Type: Improvement
          Components: plugins
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Ranger policy model allows multiple resources to be covered in a single policy. 
For example, by use of wildcards/macros/resource-list – as shown below:
 * database: test_db, table: *, column: *
 * path: /home/\{USER}
 * storageaccount: finance, relativepath: [ /taxes, /reports ]

 

It will be useful to extend this to support multiple resource sets in a policy, 
like:
 * { database: db1, table: tb1, columns: * }, \{ database: db2, table: *, 
column: * }



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to