Closed ocean-zhc closed 8 months ago
it cannot be accessed through the domain name
Both Docker Desktop and OrbStack should be good to access other containers through the domain name in container, you can log in to a container and run ping hadoop-worker1.orb.local
to verify it.
the error message is expected, HDFS requires some init work, e.g. format namenode, create some dirs, and other services will wait for HDFS service ready by detecting some ports or files marks, after all pre-works ready, the service start
BTW, all services in hadoop-master*
and hadoop-worker*
are managed through supervisor, you can run supervisorctl status
to check the service status, and check logs under /var/log/
that's ok! tks!
After the Docker Compose Up is started, it has the following errors to see the log. It runs the container through orbstack, but it cannot be accessed through the domain name