Unable to restrict users based on resourcemanager.admin.acls value set
----------------------------------------------------------------------
Key: MAPREDUCE-3127
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3127
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Reporter: Amol Kekre
Setting the following property in yarn-site.xml with user ids to restrict
ability to run
'rmadmin -refreshQueues is not honoured
<property>
<name>yarn.server.resourcemanager.admin.acls</name>
<value>hadoop1</value>
<description></description>
<final></final>
</property>
Should it be the same for rmadmin -refreshNodes?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira