lijufeng2016 opened a new issue #2978: URL: https://github.com/apache/incubator-dolphinscheduler/issues/2978
**Describe the bug** I download release-1.3.0 source code,i want init db in IDE,then i config `pom.xml` and `datasource.properties` as official website [  ](https://dolphinscheduler.apache.org/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html) ,and i run main class org.apache.dolphinscheduler.dao.upgrade.shell.CreateDolphinScheduler,the exception follows:  **To Reproduce** Steps to reproduce the behavior, for example: 1. config `pom.xml` make mysql-connector-java scope as compile 2.config datasource.properties make datasource as mysql,config follows  3.run main class org.apache.dolphinscheduler.dao.upgrade.shell.CreateDolphinScheduler **Requirement or improvement please give me a sollution or handle this iisue ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
