/spark-popular-movies

Spark program to calculate popular movies

Primary LanguageScala

Spark Popular Movies

Lab to support learnings with Apace Spark and MovieLens data

Table of Contents

Installation

Clone and build with SBT:

git clone https://github.com/lovescott/spark-popular-movies.git
sbt compile

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.