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

    https://github.com/apache/spark/pull/19543#discussion_r150097549
  
    --- Diff: docs/running-on-mesos.md ---
    @@ -458,6 +461,14 @@ See the [configuration page](configuration.html) for 
information on Spark config
       </td>
     </tr>
     <tr>
    +  <td><code>spark.mesos.driver.constraints</code></td>
    +  <td>(none)</td>
    +  <td>
    +    Same as <code>spark.mesos.constraints</code> except applied to drivers 
when launched through the dispatcher. By default,
    +    all resource offers will be accepted.
    --- End diff --
    
    Maybe clarify in the description for `spark.mesos.constraints` in the above 
cell that it only applies to executors.


---

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

Reply via email to