Github user mgummelt commented on a diff in the pull request:

    https://github.com/apache/spark/pull/17109#discussion_r105457517
  
    --- Diff: docs/running-on-mesos.md ---
    @@ -357,6 +357,16 @@ See the [configuration page](configuration.html) for 
information on Spark config
       </td>
     </tr>
     <tr>
    +  <td><code>spark.mesos.executor.docker.params</code></td>
    +  <td>(none)</td>
    +  <td>
    +    Set the list of custom parameters which will be passed into the 
<code>docker run</code> command when launching the Spark executor on mesos 
using docker containerizer. The format of this property is a comma-separated 
list of
    +    key/value pairs. That is they take the form:
    --- End diff --
    
    s/That is they take the form:/Example:


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to