lovescott / spark-popular-movies

Spark program to calculate popular movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Spark program to calculate popular movies


Languages

Language:Scala 100.0%