HOME
ABOUT

Hands-on Projects

Hands-on Projects

This tutorial provides hands-on projects to apply Apache Spark concepts.

Batch Processing Project

Implementing a Batch Processing Workflow

Build a batch processing workflow using Spark.

Streaming Analytics Project

Implementing a Streaming Analytics Pipeline

Build a streaming analytics pipeline using Spark Streaming.

Machine Learning Pipeline Implementation

Building a Machine Learning Pipeline

Related Articles

  • Introduction
  • Installation
  • Architecture
  • Execution Modes
  • Spark Submit Command
  • Spark Core: RDD
  • DataFrames and Datasets
  • Data Sources and Formats
  • Spark SQL
  • Spark Structured Streaming
  • Spark Unstructured Streaming
  • Performance Tuning
  • Machine Learning with MLlib
  • Graph Processing with GraphX
  • Advanced Spark Concepts
  • Deployment and Production
  • Real-world Applications
  • Integration with Big Data Ecosystem
  • Best Practices and Design Patterns
  • Hands-on Projects