[
https://issues.apache.org/jira/browse/YARN-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153393#comment-16153393
]
Sunil G commented on YARN-6727:
-------------------------------
Sorry for the delay. Thanks [~bibinchundatt]
# javadoc in GetQueueUserAclsInfoRequest is not very clear. Please help to
update same {{getQueueUserAcls}}
# I think we can keep apis in GetQueueUserAclsInfoRequest as *Unstable*. Or
were there any other discussion on same?
# Remove extra parenthesis in {{setUserName}}. ref
{{GetQueueUserAclsInfoRequestPBImpl}}
# {{getPrivilageEntity}} to {{getPrivilegeEntity}}
# If we use an old client {{List<String> queueNames =
request.getQueueNames();}} could come as NULL. ref
{{ClientRMService#getQueueUserAcls}}
# In {{QueueACLsManager#getQueueUserAclInfo}}, ugi is passed and checking
against that. This might cause some backward compatibility issue as we are now
more stricter ?
> 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.002.patch,
> YARN-6727.003.patch, YARN-6727.004.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]