Spark Optimization

Tunes Apache Spark 3 jobs: Adaptive Query Execution, 128-256MB partitions, Kryo, shuffle coalescing, skew joins, cache vs persist, and Spark UI stage diagnosis. Use when jobs are slow, skewed, or OOMing executors. Not for Polars/pandas in-memory frames, teaching Spark from zero, or GPU LLM serving (vllm).

Kayforkind 76dc8e9 12.8 KB Updated

File contents

Kayforkind/skill-slice commit 76dc8e9943

Frequently asked questions

npx skillmds@latest add kayforkind/spark-optimization