Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/8810#discussion_r39825352
--- Diff: docs/running-on-mesos.md ---
@@ -332,21 +332,21 @@ See the [configuration page](configuration.html) for
information on Spark config
</tr>
<tr>
<td><code>spark.mesos.principal</code></td>
- <td>Framework principal to authenticate to Mesos</td>
+ <td>(none)</td>
<td>
Set the principal with which Spark framework will use to authenticate
with Mesos.
</td>
</tr>
<tr>
<td><code>spark.mesos.secret</code></td>
- <td>Framework secret to authenticate to Mesos</td>
+ <td>(none)/td>
<td>
Set the secret with which Spark framework will use to authenticate
with Mesos.
</td>
</tr>
<tr>
<td><code>spark.mesos.role</code></td>
- <td>Role for the Spark framework</td>
+ <td>*</td>
--- End diff --
can you put <code> around this?
---
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]