Course Outline
-
Scala Primer
- A brief introduction to Scala
- Labs: Getting acquainted with Scala
-
Spark Basics
- Background and historical context
- The relationship between Spark and Hadoop
- Core concepts and architecture
- The Spark ecosystem (core, Spark SQL, MLib, streaming)
- Labs: Installing and launching Spark
-
First Look at Spark
- Running Spark in local mode
- Exploring the Spark web UI
- Utilizing the Spark shell
- Analyzing datasets – part 1
- Inspecting RDDs
- Labs: Exploring the Spark shell
-
RDDs
- Understanding RDD concepts
- Partitions
- RDD operations and transformations
- RDD types
- Key-Value pair RDDs
- MapReduce on RDDs
- Caching and persistence strategies
- Labs: Creating and inspecting RDDs; Caching RDDs
-
Spark API Programming
- Introduction to the Spark API and RDD API
- Submitting the first program to Spark
- Debugging and logging techniques
- Configuration properties
- Labs: Programming in the Spark API; Submitting jobs
-
Spark SQL
- SQL support within Spark
- DataFrames
- Defining tables and importing datasets
- Querying DataFrames using SQL
- Storage formats: JSON and Parquet
- Labs: Creating and querying DataFrames; evaluating data formats
-
MLlib
- Introduction to MLlib
- MLlib algorithms
- Labs: Writing MLlib applications
-
GraphX
- Overview of the GraphX library
- GraphX APIs
- Labs: Processing graph data using Spark
-
Spark Streaming
- Streaming overview
- Evaluating streaming platforms
- Streaming operations
- Sliding window operations
- Labs: Writing Spark streaming applications
-
Spark and Hadoop
- Hadoop introduction (HDFS and YARN)
- Hadoop and Spark architecture integration
- Running Spark on Hadoop YARN
- Processing HDFS files using Spark
-
Spark Performance and Tuning
- Broadcast variables
- Accumulators
- Memory management and caching
-
Spark Operations
- Deploying Spark in a production environment
- Sample deployment templates
- Configurations
- Monitoring strategies
- Troubleshooting
Requirements
PRE-REQUISITES
Familiarity with at least one of the following languages: Java, Scala, or Python (our laboratory exercises utilize Scala and Python).
A foundational understanding of the Linux development environment, including command-line navigation and file editing using VI or nano.
Testimonials (6)
Doing similar exercises different ways really help understanding what each component (Hadoop/Spark, standalone/cluster) can do on its own and together. It gave me ideas on how I should test my application on my local machine when I develop vs when it is deployed on a cluster.
Thomas Carcaud - IT Frankfurt GmbH
Course - Spark for Developers
Ajay was very friendly, helpful and also knowledgable about the topic he was discussing.
Biniam Guulay - ICE International Copyright Enterprise Germany GmbH
Course - Spark for Developers
Ernesto did a great job explaining the high level concepts of using Spark and its various modules.
Michael Nemerouf
Course - Spark for Developers
The trainer made the class interesting and entertaining which helps quite a bit with all day training.
Ryan Speelman
Course - Spark for Developers
We know a lot more about the whole environment.
John Kidd
Course - Spark for Developers
Richard is very calm and methodical, with an analytic insight - exactly the qualities needed to present this sort of course.