This repository contains the Hadoop-based exercises and assignments for the Big Data class at UvA.
This project requires Java 7 and maven 3.3 to be installed. Once these are available and you checked out the repository from git, you can build the project with maven as follows:
mvn -DskipTests install
Exercises
Assignments