I am using HDP 2.6. and demo ldap which comes with knox, No kerberos.
I want to restrict users from submitting the application to yarn using yarn ranger plugin. I have defined policies in ranger for yarn queues but it seems those policies are not getting used when user submits the application.
I have set yarn.acl.enable=false. Is there anything else I need to do to make yarn use Ranger policies before submitting the application.