From 25d891a784304fcf02f57bc7984c31af45003553 Mon Sep 17 00:00:00 2001 From: Daniel Templeton Date: Wed, 28 Jun 2017 13:17:58 -0700 Subject: [PATCH] YARN-6743. yarn.resourcemanager.zk-max-znode-size.bytes description needs spaces in yarn-default.xml (Contributed by Lori Loberg via Daniel Templeton) --- .../src/main/resources/yarn-default.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 d4b7bdeaaa..cbd5345091 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 @@ -629,11 +629,11 @@ - Specifies the maximum size of the data that can be stored - in a znode.Value should be same or less than jute.maxbuffer configured - in zookeeper.Default value configured is 1MB. - yarn.resourcemanager.zk-max-znode-size.bytes - 1048576 + Specifies the maximum size of the data that can be stored + in a znode. Value should be same or less than jute.maxbuffer configured + in zookeeper. Default value configured is 1MB. + yarn.resourcemanager.zk-max-znode-size.bytes + 1048576