x0s / Shavadoop

Custom Hadoop implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Custom Hadoop implementation


Languages

Language:Java 100.0%