Pages

Friday, May 9, 2014

Excellent usage of Fedora Dockerfiles to build out a Hadoop Environment

Here's a great example of building out a Hadoop environment using Docker on Fedora. The Hadoop environment is distributed to 3 different containers - all on one host at the moment. It's a great way to get started learning both Docker and Hadoop.

Building Images:
http://rrati.github.io/blog/2014/05/06/apache-hadoop-plus-docker-plus-fedora-building-images/

Running Images:
http://rrati.github.io/blog/2014/05/07/apache-hadoop-plus-docker-plus-fedora-running-images/

Why it Works:
http://rrati.github.io/blog/2014/05/08/apache-hadoop-plus-docker-plus-fedora-why-it-works/

Issues / Limitations:
http://rrati.github.io/blog/2014/05/09/apache-hadoop-plus-docker-plus-fedora-issues-and-limitations/

No comments:

Post a Comment