[ https://issues.apache.org/jira/browse/RANGER-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004807#comment-18004807 ]
Abhishek Kumar commented on RANGER-5225: ---------------------------------------- Commit to master: https://github.com/apache/ranger/commit/c324fba5ab2e0ad3c50b9c5a7921d420129fd642 Commit to ranger-2.7: https://github.com/apache/ranger/commit/21a9f9919b5c1f248d292373b8a313995c454bf6 > Override allow policy not taking precedence over normal deny tag policy > ----------------------------------------------------------------------- > > Key: RANGER-5225 > URL: https://issues.apache.org/jira/browse/RANGER-5225 > Project: Ranger > Issue Type: Bug > Components: Ranger > Reporter: Fateh Singh > Assignee: Fateh Singh > Priority: Major > Fix For: 3.0.0, 2.7.0 > > Time Spent: 1h 50m > Remaining Estimate: 0h > > Steps to reproduce: > Tag an hdfs path /override-path in atlas as PII > Deny PII policy for user userx > Allow override policy for user userx > hdfs dfs -ls /override-path > User gets access denied. > Expected behavior is access allowed > Behavior also reproducible by additional unit tests in policy engine -- This message was sent by Atlassian Jira (v8.20.10#820010)