You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by mgummelt <gi...@git.apache.org> on 2017/03/10 18:22:29 UTC

[GitHub] spark pull request #17109: [SPARK-19740][MESOS]Add support in Spark to pass ...

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

    https://github.com/apache/spark/pull/17109#discussion_r105457432
  
    --- 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
    --- End diff --
    
    s/mesos/Mesos
    
    s/docker containerizer/the docker containerizer


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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