You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhay Kulkarni (JIRA)" <ji...@apache.org> on 2018/03/23 18:05:00 UTC

[jira] [Created] (RANGER-2037) Avoid creation of spurious audit record in HDFS 2.8.0 onwards

Abhay Kulkarni created RANGER-2037:
--------------------------------------

             Summary: Avoid creation of spurious audit record in HDFS 2.8.0 onwards
                 Key: RANGER-2037
                 URL: https://issues.apache.org/jira/browse/RANGER-2037
             Project: Ranger
          Issue Type: Bug
          Components: plugins
    Affects Versions: master
            Reporter: Abhay Kulkarni
            Assignee: Abhay Kulkarni
             Fix For: master, 1.1.0


HDFS 2.8.0 calls authorizer twice for each access request; first for traverse-only check and second for specific access permission check. Currently, first check produces an audit record which is unnecessary and confusing as it seems to suggest that Ranger authorizer denied the request.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)