Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
Currently k8s inherits the default behavior for spark.authenticate, which is that the user must provide an auth secret.
k8s doesn't have that requirement and could instead generate its own unique per-app secret, and propagate it to executors.
Attachments
Issue Links
- is related to
-
SPARK-26301 Consider switching from putting secret in environment variable directly to using secret reference
- Open
-
SPARK-26239 Add configurable auth secret source in k8s backend
- Resolved
- links to