/Shavadoop

Custom Hadoop implementation

Primary LanguageJava

Shavadoop is a custom implementation of Hadoop that works on Network File System. The job implemented is a wordcount.

The cluster was made of 32 machines, but is expandable to more.

This project is made of 2 java programs:

  • ShavadoopMasterJar: Master
  • ShavadoopSlaveJar: Slaves