Skip to content

joseph5wu/hadoop-cluster-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/********************************************************************
 *                        Distributed Systems
 *                             Project 3
 *
 * Date:   June 1, 2016
 *
 * Name:   Yingzhi Wu
 * PID:    A53102471
 * Email:  [email protected]
 *
 * Name:   Nai-wen Chang
 * PID:    A53091034
 * Email:  [email protected]
 *
 * *****************************************************************/


To run the demo script
$ ./run.sh

After checking the result, if you want to delete all containers and images, run the delete script
$ ./delete.sh

About

Quickly build arbitrary size Hadoop Cluster based on Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.3%
  • Java 44.7%