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

    https://github.com/apache/spark/pull/896#discussion_r13116882
  
    --- Diff: docs/running-on-mesos.md ---
    @@ -103,7 +103,7 @@ the `make-distribution.sh` script included in a Spark 
source tarball/checkout.
     ## Using a Mesos Master URL
     
     The Master URLs for Mesos are in the form `mesos://host:5050` for a 
single-master Mesos
    -cluster, or `zk://host:2181` for a multi-master Mesos cluster using 
ZooKeeper.
    +cluster, or `mesos://zk://host:2181` for a multi-master Mesos cluster 
using ZooKeeper.
    --- End diff --
    
    Yeah I'd leave this for another time. In general none of these are URLs 
anyway, perhaps they could be called URIs, but I don't even want to get into 
the difference ;)


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

Reply via email to