2. Introduction, and Getting Set Up
GETTING SET UP (Install Java, Spark, Scala, Eclipse)
Install A Java Development Kit(JDK)
Install Spark (pre-built)
# Set everything to be logged to the console log4j.rootCategory=ERROR, console
Set Up SPARK_HOME JAVA_HOME And PATH environment Variables
Install Scala IDE (bundled with Eclipse)
Detailed, Written Steps At SunDog Website
Previous1. Warning about Java 9 and Spark2.3!Next3. [Activity] Create a Histogram of Real Movie Ratings with Spark!
Last updated