You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2015/09/18 07:46:27 UTC

spark git commit: Added tag to documentation.

Repository: spark
Updated Branches:
  refs/heads/master 9a56dcdf7 -> 74d8f7dda


Added <code> tag to documentation.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/74d8f7dd
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/74d8f7dd
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/74d8f7dd

Branch: refs/heads/master
Commit: 74d8f7dda82c3a16348f3ff22da83203e0b7f708
Parents: 9a56dcd
Author: Reynold Xin <rx...@databricks.com>
Authored: Thu Sep 17 22:46:13 2015 -0700
Committer: Reynold Xin <rx...@databricks.com>
Committed: Thu Sep 17 22:46:13 2015 -0700

----------------------------------------------------------------------
 docs/running-on-mesos.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/74d8f7dd/docs/running-on-mesos.md
----------------------------------------------------------------------
diff --git a/docs/running-on-mesos.md b/docs/running-on-mesos.md
index 1814fb3..330c159 100644
--- a/docs/running-on-mesos.md
+++ b/docs/running-on-mesos.md
@@ -346,7 +346,7 @@ See the [configuration page](configuration.html) for information on Spark config
 </tr>
 <tr>
   <td><code>spark.mesos.role</code></td>
-  <td>*</td>
+  <td><code>*</code></td>
   <td>
     Set the role of this Spark framework for Mesos. Roles are used in Mesos for reservations
     and resource weight sharing.


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