ruanwenjun commented on code in PR #10406: URL: https://github.com/apache/dolphinscheduler/pull/10406#discussion_r894985275
########## dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-mysql/README.md: ########## @@ -0,0 +1,23 @@ +# Introduction + +This module is the mysql registry plugin module, this plugin will use mysql as the registry center. + +# How to use + +If you want to set the registry center as mysql, you need to do the below two steps: + +1. Initialize the mysql table Review Comment: Yes, agree with you, I have added the datasource config, and remove the rely on dao module. -- 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]
