30 Days With Apache Spark
Day 1 - Introduction To Apache Spark - What is Spark? Why Spark? Spark features and advantages.
Day 2 - Setting up Spark on Google Collab - Download JDK, setup Environment path, download PySpark
Day 3 - Get familiar with Apache Spark Architectures
Day 4 - Apache Spark Deployment Options
Day 5 - Getting started with Apache Spark's core Data Structure
Day 6 - Transformations and Actions in PySpark
Day 7 - Narrow and Wide Transformations
Day 8 - Tasks, Jobs and Stages in PySpark