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

    https://github.com/apache/spark/pull/10086#discussion_r46592394
  
    --- Diff: docs/submitting-applications.md ---
    @@ -132,9 +144,10 @@ The master URL passed to Spark can be in one of the 
following formats:
     <tr><td> <code>mesos://HOST:PORT</code> </td><td> Connect to the given <a 
href="running-on-mesos.html">Mesos</a> cluster.
             The port must be whichever one your is configured to use, which is 
5050 by default.
             Or, for a Mesos cluster using ZooKeeper, use 
<code>mesos://zk://...</code>.
    +        To submit with <code>--deploy-mode cluster</code>, the HOST:PORT 
should be configured to connect to the MesosClusterDispatcher.
    --- End diff --
    
    @tnachen can you update this assuming the user doesn't know anything about 
the dispatcher?


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