fmorg-git opened a new pull request, #1073: URL: https://github.com/apache/ranger/pull/1073
## What changes were proposed in this pull request? It was requested to add a feature flag for the work in [RANGER-5628](https://issues.apache.org/jira/browse/RANGER-5628). This ticket adds it. The flag is configured as follows in `ranger-admin-site.xml`: ``` <property> <name>ranger.servicedef.enableOzoneActionPolicy</name> <value>true</value> </property> ``` ## How was this patch tested? smoke test locally with ozone and ranger with ranger flag off and on -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
