qiaozhanwei commented on issue #2441: why thrown the java.sql.SQLException: 
com.mysql.jdbc.Driver when i start the alterService
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2441#issuecomment-615154466
 
 
   root pom.xml
   
   <dependency>
                   <groupId>mysql</groupId>
                   <artifactId>mysql-connector-java</artifactId>
                   <version>${mysql.connector.version}</version>
                   <scope>test</scope>
               </dependency>
   mysql scope is test,please remove

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to