Madhan Neethiraj created RANGER-3804:
----------------------------------------
Summary: 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
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.7#820007)