Added <code> tag to documentation.

This commit is contained in:
Reynold Xin 2015-09-17 22:46:13 -07:00
parent 9a56dcdf7f
commit 74d8f7dda8

View file

@ -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.