Summary
Keywords
Full Transcript
Video explains - How Spark executes JOB on Cluster? How Spark submits jobs in cluster env? What are different cluster manager available? What are different deployment mode on Cluster? Chapters 00:00 - Introduction 00:26 - How Spark executes a JOB on cluster? 02:30 - Types of Cluster Manager 03:15 - Cluster Deployment Modes 09:56 - Spark Submit Spark Documentation - https://spark.apache.org/docs/latest/configuration.html Local PySpark Jupyter Lab setup - https://youtu.be/WhxljT3IfdM Python Basics - https://www.learnpython.org/ GitHub URL for code - https://github.com/subhamkharwal/pyspark-zero-to-hero/blob/master/12_understand%20cluster.ipynb https://github.com/subhamkharwal/pyspark-zero-to-hero/blob/master/12_understand_cluster.py The series provides a step-by-step guide to learning PySpark, a popular open-source distributed computing framework that is used for big data processing. New video in every 3 days ❤️ #spark #pyspark #python #dataengineering
