[
https://issues.apache.org/jira/browse/RANGER-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288307#comment-17288307
]
Dineshkumar Yadav commented on RANGER-3172:
-------------------------------------------
Apache commit :
[https://github.com/apache/ranger/commit/a4d3b725952f9db0b55b5e832b799c5e88213229]
> Patch to migrate old policy to use new Policy Ref table
> --------------------------------------------------------
>
> Key: RANGER-3172
> URL: https://issues.apache.org/jira/browse/RANGER-3172
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Dineshkumar Yadav
> Assignee: Dineshkumar Yadav
> Priority: Major
>
> This Java Patch will perform below action.
> * Find out all the policies which had used old tables for policy creation
> (table like x_policy_item, x_policy_item_access, x_policy_item_user_perm,
> x_policy_item_group_perm, x_policy_resource, x_policy_resource_map).
> * Populate necessary new policy ref table.
> * Clean data from old tables.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)