You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Dhaval Rajpara (Jira)" <ji...@apache.org> on 2022/12/09 12:45:00 UTC

[jira] [Created] (RANGER-4010) Update policy UI to support multiple resource-sets for react ranger.

Dhaval Rajpara created RANGER-4010:
--------------------------------------

             Summary: Update policy UI to support multiple resource-sets for react ranger.
                 Key: RANGER-4010
                 URL: https://issues.apache.org/jira/browse/RANGER-4010
             Project: Ranger
          Issue Type: New Feature
          Components: Ranger
            Reporter: Dhaval Rajpara
            Assignee: Dhaval Rajpara


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 the existing UI for RangerPolicy.resources and having a separate optional UI (triggered via _More Resources_ button?) to capture additional resources.



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