Introduction to Spark
What is Spark, and what are the prerequisites to getting started with Spark? Learn about the features of Spark and its components along with the Essence of Spark - RDD.
Spark SQL
This module will be an introduction to Spark SQL and will talk about the features of Spark SQL. Additionally, the students will learn about the data sources and running queries in Spark SQL.
Spark Streaming
This module will introduce the students to the concept of Spark Streaming and data sources, along with the functioning of Spark Streaming. The experts at Data Folkz will equip the students with the Discretized Streams, input DStreams and Receivers, transformations on DStreams, and checkpointing. Learn how to deploy and monitor applications.
PySpark
Gain valuable information on Spark Context and Spark Session along with Spark DataFrames, and RDDs. Learn how to create view tables and columns while you become knowledgeable in sorting, filtering, grouping, aggregations, and joins. This module will talk about UDF Functions and examples of working with Large Volumes of datasets.
GraphX
A basic introduction to GraphX, property operators, structural operators, and join operators. Learn about the Neighbourhood Aggregation and Vertex and Edge RDDs.