beliefer commented on a change in pull request #27875: [SPARK-31118][K8S][DOC]
Add version information to the configuration of K8S
URL: https://github.com/apache/spark/pull/27875#discussion_r390818223
##########
File path: docs/running-on-kubernetes.md
##########
@@ -911,6 +958,7 @@ See the [configuration page](configuration.html) for
information on Spark config
Add as an environment variable to the executor container with name EnvName
(case sensitive), the value referenced by key <code> key </code> in the data of
the referenced <a
href="https://kubernetes.io/docs/concepts/configuration/secret/#using-secrets-as-environment-variables">Kubernetes
Secret</a>. For example,
<code>spark.kubernetes.executor.secrets.ENV_VAR=spark-secret:key</code>.
</td>
+ <td>2.4.0</td>
Review comment:
SPARK-24232, commit ID:
21e1fc7d4aed688d7b685be6ce93f76752159c98#diff-6e882d5561424e7e6651eb46f10104b8
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]