Skip to content

Distributed grep using MapReduce on top of Distributed File System.

Notifications You must be signed in to change notification settings

shivtej1505/HDFS-MapReduce

 
 

Repository files navigation

MapReduce on top of Distributed File System.

Features:
* Read/Write files
* Replications
* List files
* Heartbeat


TODO:
* Make it persistent
* Append operation
* Makefile

Command:
rmiregistry // run to start rmiregistry, inside bin
java -cp protobuf-java-3.0.2.jar: <className> // To run a class

About

Distributed grep using MapReduce on top of Distributed File System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.6%
  • Protocol Buffer 6.6%
  • Makefile 2.8%