Spark Programming Introduction,
Spark Master & Spark Workers and Client(Driver) overview,
Different IPC and TCP Ports in Spark Installation,
Master & Worker & Spark Job History Server and Web UI Web Port details,
Master and Worker IPC Port Numbers configuration,
Starting and Stopping Spark Services in Stand alone mode in VM,
Checking Resources of Each worker machines in Spark Cluster,
Spark Web UI overview,
Spark Stand alone mode vs local mode,
Opening Spark-Shell in Stand Alone Mode in VM,
Opening Spark-Shell in Yarn-client Mode in VM,
Spark Worker Nodes Configurations,
Spark Programming Comparision with Mapreduce Programming,
Spark WordCount Programming in Scala IDE and Execution,
How Does Spark Works,
SparkContext and SparkConf Objects Introduction,
Reading Files and File Operations with SparkContext,
rdd.flatMap + rdd.map + rdd.reduce + rdd.foreach and rdd.filter