Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/3349#discussion_r20703837
--- Diff: docs/running-on-mesos.md ---
@@ -183,6 +183,49 @@ node. Please refer to [Hadoop on
Mesos](https://github.com/mesos/hadoop).
In either case, HDFS runs separately from Hadoop MapReduce, without being
scheduled through Mesos.
+# Configuration
+
+See the [configuration page](configuration.html) for information on Spark
configurations. The following configs are specific for Spark on Mesos.
+
+#### Spark Properties
+
+<table class="table">
+<tr><th>Property Name</th><th>Default</th><th>Meaning</th></tr>
+<tr>
+ <td><code>spark.mesos.coarse</code></td>
+ <td>false</td>
+ <td>
+ Set the run mode for Spark on Mesos. For more information about the
run mode, refer to #Mesos Run Mode section above.
--- End diff --
i think u actually want a link for "Mesos Run Mode"?
---
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]