Created 11-12-2015 06:12 PM
HDP 2.2.8, Ambari 2.1.2, non-kerberoized cluster.
Client is trying to turn on capacity queue ACL--- only certain users are allowed to submit jobs to a queue; but unlisted users can still submit queues after "save and refresh queues".
Also, got this error wheile refreshServiceAcl
[nveyarn@hg003rdv ~]$ yarn rmadmin -refreshServiceAcl
refreshServiceAcl: java.io.IOException: Service Authorization (hadoop.security.authorization) not enabled.
Created 11-12-2015 06:17 PM
This command can only be run by cluster administrators. Administrator privileges are configured with the yarn.admin.acl property on the ResourceManager.
As discussed ..see this
Created 11-12-2015 06:13 PM
yarn.acl.enabled=true
Created 11-12-2015 06:17 PM
This command can only be run by cluster administrators. Administrator privileges are configured with the yarn.admin.acl property on the ResourceManager.
As discussed ..see this
Created 11-12-2015 06:18 PM
we did run "-refreshQueues", it does not complain, but unlisted user can submit jobs...
Created 11-12-2015 06:34 PM
As discussed ..see this
Created 11-12-2015 06:21 PM
Which version of HDP are you using?
Created 11-12-2015 11:16 PM
Hi @rxu@hortonworks.com, here is a KB on this topic that I posted yesterday: