Description
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.