Settings

Theme

Show HN: Toy example of a distributed Hadoop cluster spun up with Docker Compose

github.com

4 points by waltherg 8 years ago · 2 comments

Reader

walthergOP 8 years ago

I have seen similar examples of pseudo-distributed Hadoop Docker images that baked all HDFS and YARN daemons into the same container at runtime.

With this toy example I set out to learn more about Hadoop clusters by untangling the various components and move them to isolated containers that communicate via a Docker bridge network.

Hope anyone finds this useful!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection