liuxunorg opened a new pull request #119: SUBMARINE-310. Support golang and java mixed compilation URL: https://github.com/apache/submarine/pull/119 ### What is this PR for? Submarine needs to support both the yarn and k8s resource scheduling systems for job operation. Some modules (`submitter-yarn`) are developed using java, and some modules (`submarine-operator` / `submitter-k8s`) are developed using golang. So submarine needs to support both `mvn` and `go build` compilation. ### What type of PR is it? [Feature] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/SUBMARINE-310 ### How should this be tested? * [CI Pass](https://travis-ci.org/liuxunorg/submarine/builds/621674402) ### 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]
