/uva-bigdata-course-2021-students

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

uva-bigdata-course-2021

This repository contains the Hadoop-based exercises and assignments for the Big Data class at UvA.

Installation

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 and assignments

Exercises

Assignments