spark-instrumented-optimizer/resource-managers/kubernetes
mcheah 57d6fbfa8c [SPARK-26239] File-based secret key loading for SASL.
This proposes an alternative way to load secret keys into a Spark application that is running on Kubernetes. Instead of automatically generating the secret, the secret key can reside in a file that is shared between both the driver and executor containers.

Unit tests.

Closes #23252 from mccheah/auth-secret-with-file.

Authored-by: mcheah <mcheah@palantir.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
2018-12-11 13:50:16 -08:00
..
core [SPARK-26239] File-based secret key loading for SASL. 2018-12-11 13:50:16 -08:00
docker/src/main/dockerfiles/spark [SPARK-26083][K8S] Add Copy pyspark into corresponding dir cmd in pyspark Dockerfile 2018-12-03 15:36:41 -08:00
integration-tests [SPARK-26194][K8S] Auto generate auth secret for k8s apps. 2018-12-06 14:17:13 -08:00