Hadoop MapReduce Example

How good are a city's farmer's markets?

This is a reimplementation of the already implented work for learning purpose.

Assumptions

In this example we dont provide configuration of hadoop cluster (hadoop 1.1.1 cluster)

for set-up hadoop cluster see vagrant hadoop for ideas

Usage

This project uses gradle as it's build tool

Compile

#build the java jar file
gradle jar

Output

Grab the MarketRatings.jar file from build/libs/MarketRatings.jar