# Syn Spark Broadcast Join

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

- Skill: `legendtkl/syn-spark-broadcast-join` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-spark-broadcast-join`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-spark-broadcast-join/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-broadcast-join

---


# Apache Spark: broadcast joins

## When to use

Use this skill for broadcast joins in Apache Spark. This skill
specifically handles broadcast joins and nothing else in the
Apache Spark family.

## Procedure

Force/prevent broadcast joins with hints, set the broadcast threshold, and avoid shuffles when one side is small.

## Notes

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

