You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramesh Mani (Jira)" <ji...@apache.org> on 2020/08/27 18:32:00 UTC

[jira] [Created] (RANGER-2973) NPE check in audit generation in RangerHDFSPlugin to avoid possible issues

Ramesh Mani created RANGER-2973:
-----------------------------------

             Summary: NPE check in audit generation in RangerHDFSPlugin to avoid possible issues
                 Key: RANGER-2973
                 URL: https://issues.apache.org/jira/browse/RANGER-2973
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 2.1
            Reporter: Ramesh Mani
            Assignee: Ramesh Mani


NPE check in audit generation in RangerHDFSPlugin to avoid possible issues.
There may be cases when authorization result may be null when RangerPolicyEngine for plugins are not fully built, and this may cause NPE. Fix for this will check for NPE and make the plugin fall back to HDFS acl.



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