- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to turn on Yarn capacity queue ACL?
- Labels:
-
Apache YARN
Created ‎11-12-2015 06:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yarn.acl.enabled=true
Created ‎11-12-2015 06:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we did run "-refreshQueues", it does not complain, but unlisted user can submit jobs...
Created ‎11-12-2015 06:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As discussed ..see this
Created ‎11-12-2015 06:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which version of HDP are you using?
Created ‎11-12-2015 11:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @rxu@hortonworks.com, here is a KB on this topic that I posted yesterday:
