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 "Liu Xun (Jira)" <ji...@apache.org> on 2019/10/18 09:57:00 UTC

[jira] [Created] (SUBMARINE-250) Launcher user workspace on docker

Liu Xun created SUBMARINE-250:
---------------------------------

             Summary: Launcher user workspace on docker
                 Key: SUBMARINE-250
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-250
             Project: Hadoop Submarine
          Issue Type: Sub-task
          Components: Submarine Workbench
            Reporter: Liu Xun
            Assignee: Liu Xun


Submarine Workbench provides a separate Docker container for each user, which allows each user to use their own interpreter, set up github tonken, write code, etc. in their completely separate runtime environment.

Submarine Workbench provides three ways of running YARN/K8s/Docker docker, allowing users to use it in different runtime environments.

The Launcher component is designed to be designed to support both of these modes of operation, running the user's docker container in a different resource scheduling system based on the settings in Submarine Configure.

Submarine Workbench Server creates a user's Workspace container in the native Docker environment by using launcherDocker. In addition, Workbench Server integrates Submarine Cluster Server to enable multiple Submarine Workbench Server groups to be built into Submarine Workbench Server Cluster, providing a scaleable Workspace container runtime environment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)