Apache Spark In-Depth (Spark with Scala)
☑ Apache Spark from scratch to in-depth, starting from simple word count program to Batch Processing to Spark Structure Streaming, Performance Tuning, Optimization, Application Development and Deployment.
☑ Completing this course will also make you ready for most interview questions
☑ Includes Optional Project and path to success
Learn Apache Spark From Scratch To In-Depth
From the instructor of successful Data Engineering courses on “Big Data Hadoop and Spark with Scala” and “Scala Programming In-Depth”
- From Simple program on word count to Batch Processing to Spark Structure Streaming.
- From Developing and Deploying Spark application to debugging.
- From Performance tuning, Optimization to Troubleshooting
Contents all you need for in-depth study of Apache Spark and to clear Spark interviews.
Taught in very simple English language so any one can follow the course very easily.
No Prerequisites, Good to know basics about Hadoop and Scala
Perfect place to start learning Apache Spark
Apache Spark is a unified analytics engine for big data processing, with built-in modules for streaming, SQL, machine learning and graph processing.
Speed
Run workloads 100x faster.
Apache Spark achieves high performance for both batch and streaming data, using a state-of-the-art DAG scheduler, a query optimizer, and a physical execution engine.
Ease of Use
Write applications quickly in Java, Scala, Python, R, and SQL.
Spark offers over 80 high-level operators that make it easy to build parallel apps. And you can use it interactively from the Scala, Python, R, and SQL shells.
Generality
Combine SQL, streaming, and complex analytics.
Spark powers a stack of libraries including SQL and DataFrames, MLlib for machine learning, GraphX, and Spark Streaming. You can combine these libraries seamlessly in the same application.
Runs Everywhere
Spark runs on Hadoop, Apache Mesos, Kubernetes, standalone, or in the cloud. It can access diverse data sources.
English
Language
Apache Spark In-Depth (With Scala)
Day 1 – Introduction to Spark
Day 2 – Introduction to Spark
Day 3 – Spark Installation on Linux VM
Day 4 – RDD Day 1
Day 5 – RDD Day 2
Day 6 – RDD Day 3
Day 7 – RDD Day 4
Day 8 – RDD Day 5
Day 9 – Dataframe Day 1
Day 10 – Dataframe Day 2
Day 11 – Dataframe Day 3
Day 12 – Dataframe Day 4
Day 13 – Dataframe Day 5
Day 14 – Dataframes Day 6
Day 15 – Dataframes – Spark SQL
Day 16 – Datasets
Day 17 – Spark Application Development and Deployment
Day 18 – Spark Application Development and Deployment
Day 19 – Performance Tuning and Optimization
Day 20 – Common Errors and Debugging
Day 21 – Spark Streaming D 1
Day 22 – Spark Streaming D 2
Day 23 – Spark Streaming D 3
Day 24 – Project
Day 25 – What Next, Job Assistance and How to Prepare for Interview