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_r390807991
 
 

 ##########
 File path: 
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/Config.scala
 ##########
 @@ -54,22 +57,26 @@ private[spark] object Config extends Logging {
       .doc("Container image to use for Spark containers. Individual container 
types " +
         "(e.g. driver or executor) can also be configured to use different 
images if desired, " +
         "by setting the container type-specific image name.")
+      .version("2.3.0")
 
 Review comment:
   SPARK-22994, commit ID: 
b94debd2b01b87ef1d2a34d48877e38ade0969e6#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]

Reply via email to