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

Madhan Neethiraj commented on RANGER-3796:
------------------------------------------


{noformat}
commit be4025ff0e3facf69e234f02a795dbfd3a2e144c (HEAD -> master, origin/master, 
origin/HEAD)
Author: Madhan Neethiraj <[email protected]>
Date:   Sun Oct 2 12:15:42 2022 -0700

    RANGER-3796: updated policy change logs to handle additionalResources field 
- #3
{noformat}



{noformat}
commit 374b5c920dc7fad9b3781b7493c27cd91fdfd423 (HEAD -> ranger-2.4, 
origin/ranger-2.4)
Author: Madhan Neethiraj <[email protected]>
Date:   Sun Oct 2 12:15:42 2022 -0700

    RANGER-3796: updated policy change logs to handle additionalResources field 
- #3

    (cherry picked from commit be4025ff0e3facf69e234f02a795dbfd3a2e144c)
{noformat}

> 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
>            Priority: Major
>             Fix For: 3.0.0, 2.4.0
>
>         Attachments: RANGER-3796-2.patch, RANGER-3796-3.patch, 
> RANGER-3796.patch
>
>
> 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:
> {noformat}
> - database: test_db, table: *, column: *
> - path: /home/{USER}
> - storageaccount: finance, relativepath: [ /taxes, /reports ] {noformat}
>  
> It will be useful to extend this to support multiple resource sets in a 
> policy, like:
> {noformat}
>  - { database: db1, table: tb1, columns: * }, { database: db2, table: *, 
> column: * }
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to