big-data-europe / docker-hadoop

Apache Hadoop docker image
2.2k stars 1.3k forks source link

Docker Machine #60

Open josh9060 opened 4 years ago

josh9060 commented 4 years ago

I have had no luck getting the stack version of this repo running.

I have created one docker-machine (DM) and initialised it as a swarm manager - advertising its address.

As it uses an external network, I created the hbase network with the scope swarm.

Then, I pulled the repo onto the DM and run docker stack deploy as detailed.

None of the containers reaches 1/1. Are there some other detailed instructions? Or am I missing something here?

Any input would be greatly appreciated.

simcheuk commented 4 years ago

Did you change the hostname at the compose file to match the node hostname?