Skip to content

maherahmed/DockerizedHadoopMapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Hadoop + MapReduce demo

Simple Hadoop running on Docker containers with MapReduce wordcount example ready to run.

in one terminal

docker compose up

in another terminal

docker exec -it namenode /bin/bash
./workspace/mapReduce.sh

About

Simple Hadoop running on Docker containers with MapReduce wordcount example ready to run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages