spark-instrumented-optimizer/resource-managers/kubernetes
maruilei f800fa3831 [SPARK-29436][K8S] Support executor for selecting scheduler through scheduler name in the case of k8s multi-scheduler scenario
### What changes were proposed in this pull request?

Support executor for selecting scheduler through scheduler name in the case of k8s multi-scheduler scenario.

### Why are the changes needed?

If there is no such function, spark can not support the case of k8s multi-scheduler scenario.

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

Yes, users can add scheduler name through configuration.

### How was this patch tested?

Manually tested with spark + k8s cluster

Closes #26088 from merrily01/SPARK-29436.

Authored-by: maruilei <maruilei@jd.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2019-10-17 07:24:13 -07:00
..
core [SPARK-29436][K8S] Support executor for selecting scheduler through scheduler name in the case of k8s multi-scheduler scenario 2019-10-17 07:24:13 -07:00
docker/src/main/dockerfiles/spark [SPARK-28938][K8S] Move to supported OpenJDK docker image for Kubernetes 2019-10-07 08:52:35 -07:00
integration-tests [SPARK-25152][K8S] Enable SparkR Integration Tests for Kubernetes 2019-10-14 13:25:54 -07:00