I want to run a multi-user cluster node hasoop with each node inside a docker container on a different host. This image - https://github.com/sequenceiq/hadoop-docker works well to run hadoop in pseudo-distributed mode, what is the easiest way to change this so that each node in a different container on a separate ec2 node?
docker amazon-ec2 networking cluster-computing hadoop
user1016313
source share