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

[GitHub] [hadoop-submarine] liuxunorg opened a new pull request #59: SUBMARINE-254. Workbench server support cluster mode

liuxunorg opened a new pull request #59: SUBMARINE-254. Workbench server support cluster mode
URL: https://github.com/apache/hadoop-submarine/pull/59
 
 
   ### What is this PR for?
   Workbench Server is mainly for Submarine Workbench WEB is mainly for algorithm users to provide algorithm development, Python/Spark interpreter operation and other services through Notebook.
   
   The workbench server allows multiple workbench servers to form a service cluster by integrating the cluster components.
   
   The goal of the Submarine project is to provide high availability and high reliability services for big data processing, algorithm development, job scheduling, job scheduling, model online services, model batch and incremental updates. In addition to the high availability of big data and machine learning frameworks, the high availability of Submarine Server and Workbench Server itself is a key consideration.
   
   Design Doc: https://docs.google.com/document/d/1Ax6FQ5CAP-jowm2_Mp2r5kc9r7s1bkFLRfzvvbm5Wzc/edit#
   
   
   ### What type of PR is it?
   [Feature]
   
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-254
   
   ### How should this be tested?
   * [CI Pass](https://travis-ci.org/liuxunorg/hadoop-submarine/builds/600527624)
   * TestWorkbenchClusterServer.java
   
   ### 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