2

I've seen searching for a way to start docker on multiple physical machines and connect them to a hadoop cluster, so far I only found ways to start a cluster locally on 1 machine. Is there a way to do this?

Instinct
  • 2,201
  • 1
  • 31
  • 45

1 Answers1

1

You can very well provision a multinode hadoop cluster with docker.

Please look at some posts below which will give you some insights on doing it:

http://blog.sequenceiq.com/blog/2014/06/19/multinode-hadoop-cluster-on-docker/

Run a hadoop cluster on docker containers

Community
  • 1
  • 1
shankarsh15
  • 1,947
  • 1
  • 11
  • 16