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

    https://github.com/apache/spark/pull/17584#discussion_r110594847
  
    --- Diff: docs/submitting-applications.md ---
    @@ -143,6 +143,9 @@ The master URL passed to Spark can be in one of the 
following formats:
     <tr><td> <code>spark://HOST:PORT</code> </td><td> Connect to the given <a 
href="spark-standalone.html">Spark standalone
             cluster</a> master. The port must be whichever one your master is 
configured to use, which is 7077 by default.
     </td></tr>
    +<tr><td> <code>spark://HOST1:PORT1,HOST2:PORT2</code> </td><td> Connect to 
the given <a href="spark-standalone.html#standby-masters-with-zookeeper">Spark 
standalone
    --- End diff --
    
    zookeeper -> Zookeeper
    Isn't this already documented then? I get that sometimes it's useful o doc 
something two places but I wonder if this is just redundant.


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