EmbrasureAI/spark-observability-skills

Open-source agent skills for debugging and optimizing Apache Spark workloads

51Stars on the repository
3Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

EmbrasureAI/spark-observability-skills

Skill Claude CodeCodex

Diagnose slow, expensive, or regressed Apache Spark and PySpark applications by comparing runtime evidence against a healthy run. Use for long stages, stragglers, skew, shuffle, spill, garbage collection, poor parallelism, small files, slow scans, scheduler delay, executor imbalance, and unexplained compute-cost…

not rated 51 1mo ago A SkillSpector: warn 73 tokens original Apache-2.0

debug-spark-failure

02

EmbrasureAI/spark-observability-skills

Skill Claude CodeCodex

Diagnose failed Apache Spark and PySpark applications from History Server evidence, logs, and cluster-manager state. Use for driver or executor crashes, out-of-memory errors, fetch failures, task exceptions, timeouts, repeated retries, aborted stages, and intermittent production failures.

not rated 51 1mo ago A SkillSpector: warn 59 tokens original Apache-2.0

EmbrasureAI/spark-observability-skills

Skill Claude CodeCodex

Optimize Apache Spark SQL and DataFrame queries using the final Adaptive Query Execution plan and runtime statistics rather than source code alone. Use to reduce runtime, shuffle, spill, scan cost, skew, join amplification, Python UDF overhead, poor partitioning, or unnecessary work while preserving query semantics.

not rated 51 1mo ago A SkillSpector: warn 66 tokens original Apache-2.0