spark-instrumented-optimizer/examples/src/main
Holden Karau ff3f3c4566 [SPARK-36058][K8S] Add support for statefulset APIs in K8s
### What changes were proposed in this pull request?

Generalize the pod allocator and add support for statefulsets.

### Why are the changes needed?

Allocating individual pods in Spark can be not ideal for some clusters and using higher level operators like statefulsets and replicasets can be useful.

### Does this PR introduce _any_ user-facing change?

Yes new config options.

### How was this patch tested?

Completed: New unit & basic integration test
PV integration tests

Closes #33508 from holdenk/SPARK-36058-support-replicasets-or-job-api-like-things.

Lead-authored-by: Holden Karau <hkarau@netflix.com>
Co-authored-by: Holden Karau <holden@pigscanfly.ca>
Signed-off-by: Holden Karau <hkarau@netflix.com>
2021-08-25 17:38:57 -07:00
..
java/org/apache/spark/examples Revert "[SPARK-34415][ML] Randomization in hyperparameter optimization" 2021-08-24 13:38:14 -07:00
python Revert "[SPARK-34415][ML] Randomization in hyperparameter optimization" 2021-08-24 13:38:14 -07:00
r [SPARK-34562][SQL] Add test and doc for Parquet Bloom filter push down 2021-04-12 17:07:35 +03:00
resources [SPARK-35380][SQL] Loading SparkSessionExtensions from ServiceLoader 2021-05-13 16:34:13 +08:00
scala/org/apache/spark/examples [SPARK-36058][K8S] Add support for statefulset APIs in K8s 2021-08-25 17:38:57 -07:00
scripts [SPARK-27897][EXAMPLES] Move the get Gpu resources script to a scripts directory 2019-05-31 08:04:43 -07:00