-
Install docker, docker-compose and git
-
Clone this repo:
git clone https://github.com/chrisPiemonte/docker-hadoop-cluster.git
cd docker-hadoop-cluster/
-
Create the network :
docker network create hadoop
-
Run:
docker-compose -p hadoop up -d
-
Test it:
docker exec -it hadoop-master ./run-wordcount.sh
chrisPiemonte/docker-hadoop-cluster
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|