slfan1989 commented on code in PR #5637:
URL: https://github.com/apache/hadoop/pull/5637#discussion_r1265919772


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java:
##########
@@ -4001,7 +4001,7 @@ public static boolean isAclEnabled(Configuration conf) {
       FEDERATION_PREFIX + "state-store.class";
 
   public static final String DEFAULT_FEDERATION_STATESTORE_CLIENT_CLASS =
-      
"org.apache.hadoop.yarn.server.federation.store.impl.MemoryFederationStateStore";
+      
"org.apache.hadoop.yarn.server.federation.store.impl.ZookeeperFederationStateStore";

Review Comment:
   Thank you for helping to review the code! I will check the configuration in 
xml.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to