Skip to content

giabar/gb-hadoop

Repository files navigation

Hadoop Docker images

All Docker images are based on Debian 8 Docker image

DockerPulls DockerStars

Quick start online

Try online your Hadoop dockerized cluster! Click the below button:

Try in PWD

Requirements

Quick start locally

git clone https://github.com/giabar/gb-hadoop
cd gb-hadoop
docker-compose up -d

Web interfaces:

How to build

If you want to build all the images on your machine:

git clone https://github.com/giabar/gb-hadoop
cd gb-hadoop
./build.sh