Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.0
-
None
Description
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?