This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.1 by this push: new 8dea94d YARN-9203. Fix typos in yarn-default.xml. 8dea94d is described below commit 8dea94d0714841b2afb10c6d31a411d926e42b75 Author: rahul3 <rah...@mail.usf.edu> AuthorDate: Thu Nov 8 21:27:06 2018 -0500 YARN-9203. Fix typos in yarn-default.xml. This closes #437 Signed-off-by: Akira Ajisaka <aajis...@apache.org> (cherry picked from commit 0a46baecd31c485d1ea4e567c29c47bfba0b092e) --- .../hadoop-yarn-common/src/main/resources/yarn-default.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml index fd68804..7804ff7 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml @@ -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> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org