Deep Dive into Apache Spark Framework

Learning Objectives: Understand Apache Spark and learn how to develop Spark applications. At the end, you will learn how to perform data ingestion using Sqoop.
Topics:
  • Spark’s Place in Hadoop Ecosystem
  • Spark Components & its Architecture
  • Spark Deployment Modes
  • Introduction to Spark Shell
  • Writing your first Spark Job Using SBT
  • Submitting Spark Job
  • Spark Web UI
  • Data Ingestion using Sqoop
 
Hands-on:
  • Building and Running Spark Application
  • Spark Application Web UI
  • Configuring Spark Properties
  • Data ingestion using Sqoop