Skip to content

iuchavez/327-MapReduce-DFS

 
 

Repository files navigation

327-DFS

The goal for this project is to develop a MapReduce framework of our Chord distributed file system.

Functions Complete

All DFS functions, including runMapReduce

All initial Chord functions

map/reduce functions in Mapper

emitMap/emitReduce in Chord

Functions Incomplete

reduceContext in Chord - does not sort lines in page mapContext in Chord - cannot parse InputStream object correctly(Can't exit while loop)

About

develop a distributed file system based on Chord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.4%
  • HTML 5.6%