You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2015/04/05 00:06:33 UTC

[jira] [Created] (RANGER-371) Policy search does not filter based on resource values

Madhan Neethiraj created RANGER-371:
---------------------------------------

             Summary: Policy search does not filter based on resource values
                 Key: RANGER-371
                 URL: https://issues.apache.org/jira/browse/RANGER-371
             Project: Ranger
          Issue Type: Bug
          Components: admin
    Affects Versions: 0.5.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Policy search API does not seem to use the given resource values (like table=xyz&column=abc). This results in the UI to show incorrect list of policies when resource filters are specified. For example, give a HDFS repository hadoopdev, containing 2 policies - one for /finance/* and another for /hr/*. When the user specified filter "path:/finance/*", only the 1st policy should be returned. However, currently both policies are returned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)