[
https://issues.apache.org/jira/browse/YARN-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104553#comment-16104553
]
Bibin A Chundatt edited comment on YARN-6727 at 7/28/17 8:19 AM:
-----------------------------------------------------------------
[~sunilg] and [[email protected]]
Uploading in progress patch.
Patch tries to minimize scheduler API calls
# Provides interface to getUserQueueACl based on user and queueName
# Caching/precalculation of rights will be done in different jira(Need
interface from scheduler once queue refresh is done)
was (Author: bibinchundatt):
[~sunilg] and [[email protected]]
Uploading in progress patch.
Patch tries to remove scheduler API call to max when authorizer
# Provides interface to getUserQueueACl based in user and queueName
# Caching/precalculation of rights will be done in different jira(Need
interface from scheduler once refresh is done)
> Improve getQueueUserAcls API to query 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
> Attachments: YARN-6727.001.patch, YARN-6727.WIP.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]