spark-instrumented-optimizer/core/src/test
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
..
java [SPARK-26265][CORE] Fix deadlock in BytesToBytesMap.MapIterator when locking both BytesToBytesMap.MapIterator and TaskMemoryManager 2018-12-11 21:08:39 +08:00
resources [SPARK-24958][CORE] Add memory from procfs to executor metrics. 2018-12-10 11:14:11 -06:00
scala/org/apache [SPARK-26239] File-based secret key loading for SASL. 2018-12-11 13:50:16 -08:00