You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2019/11/29 14:00:54 UTC

[GitHub] [submarine] yuanzac opened a new pull request #117: SUBMARINE-303. Submarine client submit job to submarine server by grpc.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org