Github user andrewor14 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/4960#discussion_r27087147
  
    --- Diff: docs/running-on-mesos.md ---
    @@ -229,6 +229,28 @@ See the [configuration page](configuration.html) for 
information on Spark config
         the final overhead will be this value.
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.mesos.principal</code></td>
    +  <td>Framework principal to authenticate to Mesos</td>
    +  <td>
    +    Set the principal in 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>
    +    Set the secret in which Spark framework will use to authenticate with 
Mesos.
    --- End diff --
    
    "with which"? (same in the description for principal)


---
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]

Reply via email to