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_r390812874
##########
File path:
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/Config.scala
##########
@@ -247,6 +277,7 @@ private[spark] object Config extends Logging {
ConfigBuilder("spark.kubernetes.memoryOverheadFactor")
.doc("This sets the Memory Overhead Factor that will allocate memory to
non-JVM jobs " +
"which in the case of JVM tasks will default to 0.10 and 0.40 for
non-JVM jobs")
+ .version("2.4.0")
Review comment:
SPARK-23984, commit ID:
1a644afbac35c204f9ad55f86999319a9ab458c6#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]