Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Module Reference

This section provides a reference for each module in the spark-tui codebase.

Modules

ModulePathDescription
Configsrc/config/CLI argument parsing, config resolution, ~/.databrickscfg support
Fetchsrc/fetch/HTTP client, Spark API types, endpoint methods, background poller
Analyzesrc/analyze/Suspect detection (slow stages, skew, spill), bottleneck classification, SQL linking
TUIsrc/tui/App state machine, tab rendering, widgets, theme
Utilitiessrc/util/Formatting (duration, bytes) and time parsing helpers