You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Zhankun Tang (Jira)" <ji...@apache.org> on 2019/12/17 03:11:00 UTC

[jira] [Updated] (SUBMARINE-95) Add Docker image for developers and beginners to try submarine in one container

     [ https://issues.apache.org/jira/browse/SUBMARINE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhankun Tang updated SUBMARINE-95:
----------------------------------
       Component/s: Mini Submarine
    Target Version: 0.3.0

> Add Docker image for developers and beginners to try submarine in one container
> -------------------------------------------------------------------------------
>
>                 Key: SUBMARINE-95
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-95
>             Project: Apache Submarine
>          Issue Type: Improvement
>          Components: Mini Submarine
>            Reporter: Zhankun Tang
>            Assignee: Zhankun Tang
>            Priority: Major
>         Attachments: SUBMARINE-95.001.patch, SUBMARINE-95.002.patch
>
>
> Our users may be new to Hadoop. And many of our developers are not willing to set up hadoop and maintain it. I propose a docker image dedicated for try/develop submarine in one container.
> The image contains vanilla Hadoop, spark and submarine. When running, below commands can give a sense of how it's like:
>  
> {code:java}
> build_submarine_dev_env.sh
> docker run -it -h submarine-dev --net=bridge --privileged local/hadoop-docker:submarine /bin/bash
> /tmp/hadoop-config/bootstrap.sh
> su yarn && cd && cd submarine && ./run_submarine_minist_tony.sh{code}
>  



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

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