Skip to content

Experiments with Hadoop cluster setups in Docker

Notifications You must be signed in to change notification settings

codito/hadoop-expt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Experiments with Hadoop cluster setups in Docker

This repository provides docker configurations for quick Hadoop cluster setup.

Basic Cluster

Provides a 1 Namenode and 2 Datanode setup.

How to use:

$ git clone https://github.com/codito/hadoop-expt.git
$ cd hadoop-expt
$ docker-compose -f hadoop-basic.yml up

Refer this blog post for more details: http://codito.in/hadoop-cluster-in-docker.

Credits

Many thanks to uhopper for providing excellent base hadoop images.

About

Experiments with Hadoop cluster setups in Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published