Github user sascala commented on a diff in the pull request:
https://github.com/apache/spark/pull/14059#discussion_r69780239
--- Diff: docs/running-on-mesos.md ---
@@ -212,7 +229,9 @@ To run in fine-grained mode, set the
`spark.mesos.coarse` property to false in y
conf.set("spark.mesos.coarse", "false")
{% endhighlight %}
-You may also make use of `spark.mesos.constraints` to set attribute based
constraints on mesos resource offers. By default, all resource offers will be
accepted.
+You may also make use of `spark.mesos.constraints` to set attribute
+based constraints on mesos resource offers. By default, all resource
+offers will be accepted.
--- End diff --
**attribute-based** constraints on **Mesos**
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]