Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

author
Felix Hennig
Apr 12, 2023
397ae52 · Apr 12, 2023

History

History
15 lines (8 loc) · 491 Bytes

File metadata and controls

15 lines (8 loc) · 491 Bytes

Pod Placement

Spark Applications

You can configure pod placement of application drivers and executors by adding an affinity property to the corresponding configuration section.

By default, the operator doesn’t configure any affinity.

Spark History Server

You can configure the Pod placement of Spark History Server pods as described in concepts:pod_placement.adoc.

The default affinities created by the operator are:

  1. Distribute all history server pods (weight 70)