You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2022/05/10 05:25:22 UTC

[GitHub] [submarine] cdmikechen commented on issue #927: how run it by source code

cdmikechen commented on issue #927:
URL: https://github.com/apache/submarine/issues/927#issuecomment-1121945965

   @wyyg66666666 
   If you want to start server, you can build workbench first and then start `org.apache.submarine.server.SubmarineServer` class in `submarine-server` which is a jetty web server.
   Submarine is a cloud native service, so that you need at least a k8d cluster that can be connected locally (local minikube or remote k8s cluster).


-- 
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: commits-unsubscribe@submarine.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org