slfan1989 commented on code in PR #4927: URL: https://github.com/apache/hadoop/pull/4927#discussion_r979354742
########## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/Federation.md: ########## @@ -205,9 +205,25 @@ In the same directory we provide scripts to drop the Stored Procedures, the Tabl **Note:** the FederationStateStoreUser.sql defines a default user/password for the DB that you are **highly encouraged** to set this to a proper strong password. +The versions supported by MySQL are as follows: + +1. MySQL 5.7 +2. MySQL 8.0 +MySQL 5.7 and above can be used. Review Comment: Thanks for your help reviewing the code, I will modify this part. -- 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]
