You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Naganarasimha G R (JIRA)" <ji...@apache.org> on 2017/06/23 12:23:00 UTC

[jira] [Comment Edited] (YARN-6727) Improve getQueueUserAcls API to query for specific queue and user

    [ https://issues.apache.org/jira/browse/YARN-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058945#comment-16058945 ] 

Naganarasimha G R edited comment on YARN-6727 at 6/23/17 12:22 PM:
-------------------------------------------------------------------

Thanks [~bibinchundatt] for raising this issue. Agree that it can be simplified in the server side if we modify it support for the qiven user and the queue. if any thing is not provided we can map it to defaults, (like user -> current UGI user & Queue -> all queues)


was (Author: naganarasimha):
Thanks [~bibinchundatt] for raising this issue. Agree that it can be simplified in the server side it gets simplified.

> 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
>
> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org