[
https://issues.apache.org/jira/browse/RANGER-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612411#comment-17612411
]
Madhan Neethiraj commented on RANGER-3804:
------------------------------------------
{noformat}
commit 2b4635d079bc704dc57ccbad9c330397aaa16aaf (HEAD -> master, origin/master,
origin/HEAD)
Author: Nitin Galave <[email protected]>
Date: Mon Oct 3 14:44:23 2022 +0530
RANGER-3804: Update policy UI to support multiple resource-sets: fix build
issue - #2
Signed-off-by: Madhan Neethiraj <[email protected]>
{noformat}
{noformat}
commit 171ea134e8a3cb9e3d6e0159a04ce343fdefb0d9 (HEAD -> ranger-2.4)
Author: Nitin Galave <[email protected]>
Date: Mon Oct 3 14:44:23 2022 +0530
RANGER-3804: Update policy UI to support multiple resource-sets: fix build
issue - #2
Signed-off-by: Madhan Neethiraj <[email protected]>
(cherry picked from commit 2b4635d079bc704dc57ccbad9c330397aaa16aaf)
{noformat}
> Update policy UI to support multiple resource-sets
> --------------------------------------------------
>
> Key: RANGER-3804
> URL: https://issues.apache.org/jira/browse/RANGER-3804
> Project: Ranger
> Issue Type: Sub-task
> Components: admin
> Reporter: Madhan Neethiraj
> Assignee: Nitin Galave
> Priority: Major
> Fix For: 3.0.0, 2.4.0
>
> Attachments:
> 0001-RANGER-3804-Update-policy-UI-to-support-multiple-res.patch,
> EntityID.png, classification.png, entity-label.png
>
>
> Policy model enhancements in RANGER_3796 enable a Ranger policy to be created
> with multiple resource-sets – like:
> * database: [ db1 ], table: [ tbl1 ], column: [ * ]
> * database: [ db1 ], udf: [ * ]
> * database: [ db2 ], table: [ tbl2 ], column: [ * ]
>
> Policy UI needs to be updated to support multiple resource-sets, some what
> similar to security-zone UI that allows multiple resource-sets to be added in
> a zone. For policy UI, I suggest retaining existing UI for
> RangerPolicy.resources, and have a separate optional UI (triggered via _More
> Resources_ button?) to capture additional resources.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)