ranger
ranger copied to clipboard
RANGER-4247: auditPolicyEvaluators should be set before logging it
What changes were proposed in this pull request?
Initialize auditPolicyEvaluators
before calling init()
. It is necessary to log auditPolicyEvaluators
when debug logging mode is enabled.
How was this patch tested?
Manual tests on on-premise Hadoop cluster.