You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Dineshkumar Yadav (Jira)" <ji...@apache.org> on 2020/11/10 15:41:00 UTC

[jira] [Comment Edited] (RANGER-3078) Supporting import policy based on PolicyName, ServiceName and ZoneName

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

Dineshkumar Yadav edited comment on RANGER-3078 at 11/10/20, 3:40 PM:
----------------------------------------------------------------------

[commit : 8d3ef6f8c9bf017f90d8edf52648ce2b04d0cbe6|https://github.com/apache/ranger/commit/8d3ef6f8c9bf017f90d8edf52648ce2b04d0cbe6]


was (Author: dineshkumar-yadav):
[commit|https://github.com/apache/ranger/commit/8d3ef6f8c9bf017f90d8edf52648ce2b04d0cbe6]

> Supporting import policy based on PolicyName, ServiceName and ZoneName
> ----------------------------------------------------------------------
>
>                 Key: RANGER-3078
>                 URL: https://issues.apache.org/jira/browse/RANGER-3078
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Dineshkumar Yadav
>            Assignee: Dineshkumar Yadav
>            Priority: Major
>
> Currently we support Import Policy by matching the resource signature of existing policy.  
> Now we support below matching criteria 
> 1. matching by resource signature
> 2. matching by policy Name, Service Name and Zone Name
> A. By default it will use matching by resource signature. 
> B. If you want to match by PolicyName then you have to pass extra parameter "policyMatchingAlgo=policyByName" while calling import API.
> C. if you want to specify match by resource signature then you can pass "policyMatchingAlgo=policyByResource" while calling import API.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)