0 Forks
2 Stars
2 Watchers

MapReduce

A simple implementation of Google Map Reduce Paper

How to download and setup MapReduce

Open terminal and run command
git clone https://github.com/gautham-apa/MapReduce.git
git clone is used to create a copy or clone of MapReduce repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MapReduce https://github.com/gautham-apa/MapReduce/archive/master.zip

Or simply clone MapReduce with SSH
[email protected]:gautham-apa/MapReduce.git

If you have some problems with MapReduce

You may open issue on MapReduce support forum (system) here: https://github.com/gautham-apa/MapReduce/issues