Git Product home page Git Product logo

Comments (3)

kiwenlau avatar kiwenlau commented on September 25, 2024

check the containers using following command and show me the result:

sudo docker ps

I guest the master container stopped because of some kind of error, you can run "./start-container.sh" for several times...

应该是master容器启动后因为错误关闭了。你多跑几次./start-container.sh 试试?

from hadoop-cluster-docker.

lwpann avatar lwpann commented on September 25, 2024

docker ps 没有hadoop 相关的容器 docker ps -a 才有。如下:

[root@computer002 hadoop-cluster-docker]# docker ps
CONTAINER ID        IMAGE                            COMMAND                CREATED             STATUS              PORTS                                                      NAMES
6de605e85160        wnameless/oracle-xe-11g:latest   "\"/bin/sh -c 'sed -   2 weeks ago         Up 2 weeks          8080/tcp, 0.0.0.0:49160->22/tcp, 0.0.0.0:49161->1521/tcp   thirsty_bohr        
[root@computer002 hadoop-cluster-docker]# docker ps -a 
CONTAINER ID        IMAGE                                          COMMAND                CREATED             STATUS              PORTS                                                      NAMES
c7e7ee831c6b        index.alauda.cn/kiwenlau/hadoop-slave:0.1.0    "/bin/sh -c ''/root/   24 seconds ago                                                                                     slave2              
e5e93b5a4ac1        index.alauda.cn/kiwenlau/hadoop-slave:0.1.0    "/bin/sh -c ''/root/   26 seconds ago                                                                                     slave1              
d53a75e36f3b        index.alauda.cn/kiwenlau/hadoop-master:0.1.0   "/bin/sh -c ''/root/   28 seconds ago                                                                                     master              
6de605e85160        wnameless/oracle-xe-11g:latest                 "\"/bin/sh -c 'sed -   2 weeks ago         Up 2 weeks          8080/tcp, 0.0.0.0:49160->22/tcp, 0.0.0.0:49161->1521/tcp   thirsty_bohr        

from hadoop-cluster-docker.

lwpann avatar lwpann commented on September 25, 2024

重启了下 docker,容器可以跑起来了
anyway , THX

from hadoop-cluster-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.