Configuration
Stories about how Spark is configured and how config flows through the application.
Planned stories:
- SparkConf: where it’s created and how it reaches executors
- Config precedence: defaults, config file, code, env
- A few “high-leverage” configs and what they really control
Stories will be added here gradually.