Spark Digital
Instructions on running the code.
-
Instatll SBT : https://docs.scala-lang.org/getting-started/sbt-track/getting-started-with-scala-and-sbt-on-the-command-line.html My system is Windows 10
-
Download the zip files from my gitHub https://github.com/shuroye/SparkDigital.git
Repostitory is: https://github.com/shuroye/SparkDigital
-
Extract the zip files to thier respective directories a. data - C:\MOVIES\data b. Code - C:\MOVIES\target\scala-2.11\classes\movies ...
-
cd C:\MOVIES
-
at the prompt type sbt
-
at the sbt prompt type compile
-
at the sbt prompt type run
The code will run and display the results on the screen. --see screenshot