yuanzac opened a new pull request #117: SUBMARINE-303. Submarine client submit job to submarine server by grpc. URL: https://github.com/apache/submarine/pull/117 ### What is this PR for? Submarine server is supposed to manage the job's lifecycle. Submarine client can submit a job to submarine server by using grpc, which is suitable for bi-direction communications. A new configuration, named submarine.server.remote.execution.enabled, is added. If it is true, submarine client will submit a job to submarine server instead of running a job by itself. ### What type of PR is it? Feature ### Todos * - Need to add UT in the next PR. ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-303 ### How should this be tested? https://travis-ci.org/yuanzac/hadoop-submarine/builds/618607014?utm_source=github_status&utm_medium=notification ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? Yes
---------------------------------------------------------------- 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]
