You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MINOR][K8S] Invalid property "spark.driver.pod.name" is referenced in docs.
## What changes were proposed in this pull request?
"Running on Kubernetes" references `spark.driver.pod.name` few places, and it should be `spark.kubernetes.driver.pod.name`.
## How was this patch tested?
See changes
Closesapache#23133 from Leemoonsoo/fix-driver-pod-name-prop.
Authored-by: Lee moon soo <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments