From 2616481f48a407820958e659102270513f0daf39 Mon Sep 17 00:00:00 2001 From: slfan1989 Date: Fri, 12 May 2023 20:53:07 +0800 Subject: [PATCH] YARN-11037. Fix CheckStyle. --- .../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 62ed364a573..8a725c9fa73 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 @@ -5195,7 +5195,7 @@ yarn.nodemanager.least-load-policy-selector.enabled false - + Number of Retries while trying to make root directory for node store. @@ -5253,7 +5253,7 @@ yarn.nodemanager.least-load-policy-selector.multiplier 50000 - + Specifies the name of the connection pool used by the FederationSQLStateStore. @@ -5269,7 +5269,7 @@ yarn.federation.amrmproxy.allocation.history.max.entry 100 - + This property controls the maximum lifetime of a connection in the pool. @@ -5287,7 +5287,7 @@ yarn.nodemanager.least-load-policy-selector.fail-on-error true - + This property controls the maximum amount of time @@ -5312,7 +5312,7 @@ yarn.nodemanager.least-load-policy-selector.blacklist-subclusters - + Specifies the class name of the cache implementation in YARN FederationCache.