YARN-9203. Fix typos in yarn-default.xml.
This closes #437
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 0a46baecd3
)
This commit is contained in:
parent
a415446705
commit
4aee7946dc
|
@ -534,8 +534,8 @@
|
|||
|
||||
This property allows users to set ACLs of their choice instead of using
|
||||
the default mechanism. For fencing to work, the ACLs should be
|
||||
carefully set differently on each ResourceManger such that all the
|
||||
ResourceManagers have shared admin access and the Active ResourceManger
|
||||
carefully set differently on each ResourceManager such that all the
|
||||
ResourceManagers have shared admin access and the Active ResourceManager
|
||||
takes over (exclusively) the create-delete access.
|
||||
</description>
|
||||
<name>yarn.resourcemanager.zk-state-store.root-node.acl</name>
|
||||
|
|
Loading…
Reference in New Issue