You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2017/06/22 07:32:00 UTC

[jira] [Created] (YARN-6727) Improve getQueueUserAcls API to queery for specific queue and user

Bibin A Chundatt created YARN-6727:
--------------------------------------

             Summary: Improve getQueueUserAcls API to queery for  specific queue and user
                 Key: YARN-6727
                 URL: https://issues.apache.org/jira/browse/YARN-6727
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Bibin A Chundatt
            Assignee: Bibin A Chundatt


Currently {{ApplicationClientProtocol#getQueueUserAcls}} return data for all the queues available in scheduler for user.

User wants to know whether he has rights of a particular queue only. For systems with 5K queues returning all queues list is not efficient.

Suggested change: support additional parameters *userName and queueName* as optional. Admin user should be able to query other users ACL for a particular queueName.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org