cdmikechen opened a new pull request #873: URL: https://github.com/apache/submarine/pull/873
### What is this PR for? Add a database initialization metadata service with flyway. When users use their own RDS service or database, submarine can automatically initialize the database. Since no association usage has been found in the server-core/k8s package, only the submarine database has been initialized for the time being, and metastore and mlflow have not been processed. ### What type of PR is it? Feature ### Todos * [x] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-1168 ### How should this be tested? Have added a test case `org.apache.submarine.server.database.TestInitDatabaseMetadata` ### Screenshots (if appropriate) ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
