Tag

Unified Memory

0 views collected around this technical thread.

Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jul 17, 2020 · Big Data

Understanding Apache Spark Unified (Dynamic) Memory Management

This article explains Spark's transition from static to unified memory management, detailing on‑heap and off‑heap memory regions, key configuration parameters, dynamic allocation behavior, and legacy mode, helping users optimize executor memory usage for both batch and streaming workloads.

ExecutorMemory ManagementSpark
0 likes · 7 min read
Understanding Apache Spark Unified (Dynamic) Memory Management