ayushworks / uva-bigdata-course-2021-students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%