beliefer commented on a change in pull request #27863: 
[SPARK-31109][MESOS][DOC] Add version information to the configuration of Mesos
URL: https://github.com/apache/spark/pull/27863#discussion_r390252775
 
 

 ##########
 File path: 
resource-managers/mesos/src/main/scala/org/apache/spark/deploy/mesos/config.scala
 ##########
 @@ -299,6 +334,7 @@ package object config {
       .doc("Set the list of custom parameters which will be passed into the 
`docker run` " +
         "command when launching the Spark executor on Mesos using the docker 
containerizer. " +
         "The format of this property is a list of key/value pairs which pair 
looks key1=value1.")
+      .version("2.2.0")
 
 Review comment:
   SPARK-19740, commit ID: 
a888fed3099e84c2cf45e9419f684a3658ada19d#diff-4139e6605a8c7f242f65cde538770c99

----------------------------------------------------------------
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