liuxunorg opened a new pull request #142: SUBMARINE-332. Fix submarine server database connection failure URL: https://github.com/apache/submarine/pull/142 ### What is this PR for? The submarine server cannot access the database due to the following issues 1. Mysql configuration file is missing parameters in `submairne-site.xml`. 2. In the pom file submarine project, without introducing mysql connector jar package ### What type of PR is it? [Bug Fix | Improvement ] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/SUBMARINE-332 ### How should this be tested? * [CI Pass](https://travis-ci.org/liuxunorg/submarine/builds/632581397) ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
