Skip to content

byncvn/academy-exercises

 
 

Repository files navigation

Big Data Exercises

This repo contains several common big data exercises.

Setup

  1. Install the JDK 7.0
  2. Download & Install Maven

How to run tests

Download the file movies.txt
http://snap.stanford.edu/data/web-Movies.html

Write the filepath of movies.txt in the line 18 of MovieRecommenderTest.java

In console type
mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%