Description
Ranger unit test framework for policy engine functional tests uses two different types of policy-engines for executing unit tests; one is base on interpreted model that is used in production and another is based on the ACLs computed from the set of Ranger policies. As the latter is not used anywhere other than during unit tests, for the brevity of the code-base, it need not be used for unit testing and needs be removed from the code.
Patch is available here - https://reviews.apache.org/r/75055/