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 [
   
![image](https://user-images.githubusercontent.com/17442507/84631789-8bf31780-af20-11ea-969e-e1cedbf743f3.png)
   
](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:
   
![image](https://user-images.githubusercontent.com/17442507/84631744-7a117480-af20-11ea-87d0-d3cd6a7a7928.png)
   
   **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
   
![image](https://user-images.githubusercontent.com/17442507/84632714-e345b780-af21-11ea-80b6-1156489402f5.png)
   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]


Reply via email to