Github user ArtRand commented on a diff in the pull request:
https://github.com/apache/spark/pull/19543#discussion_r146132144
--- Diff: docs/running-on-mesos.md ---
@@ -458,6 +461,13 @@ 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.
--- End diff --
Maybe add the this is only valid when launching jobs with the Mesos
Dispatcher?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]