# Syn Spark Memory Tuning

> Operate, configure, troubleshoot, and manage Apache Spark. Use for Apache Spark engineering tasks, day-to-day operations, and production support.

- Skill: `legendtkl/syn-spark-memory-tuning` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-spark-memory-tuning`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-spark-memory-tuning/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-spark-memory-tuning

---


# Apache Spark: executor memory tuning

## When to use

Use this skill for executor memory tuning in Apache Spark. This skill
specifically handles executor memory tuning and nothing else in the
Apache Spark family.

## Procedure

Tune executor/driver memory, `memoryOverhead`, cores per executor, and fix OOM/spill from the metrics.

## Notes

This is the Apache Spark skill dedicated to executor memory tuning.
Sibling skills cover other Apache Spark capabilities; this one
is the right choice only when the task is about executor memory tuning.

