Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/21669#discussion_r223860852
--- Diff: docs/running-on-kubernetes.md ---
@@ -820,4 +820,45 @@ specific to Spark on Kubernetes.
This sets the major Python version of the docker image used to run the
driver and executor containers. Can either be 2 or 3.
</td>
</tr>
+<tr>
+ <td><code>spark.kubernetes.kerberos.krb5.location</code></td>
--- End diff --
Kinda let for this one, but since this is a local path, I think `krb5.path`
makes more sense. Or maybe `krb5.confFile` to contrast with the config map
alternative.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]