You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/12/13 15:16:13 UTC

[jira] [Commented] (SPARK-4840) Incorrect documentation of master url on Running Spark on Mesos page

    [ https://issues.apache.org/jira/browse/SPARK-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245323#comment-14245323 ] 

Sean Owen commented on SPARK-4840:
----------------------------------

Is that specific to your environment? For example I know our cluster puts all Kafka ZK stuff under a /kafka chroot in ZK, but that's not required by Kafka. My question may be ignorant as I do not know Mesos, maybe it's always in this chroot.

> Incorrect documentation of master url on Running Spark on Mesos page
> --------------------------------------------------------------------
>
>                 Key: SPARK-4840
>                 URL: https://issues.apache.org/jira/browse/SPARK-4840
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.1.0
>            Reporter: Sam Stoelinga
>            Priority: Minor
>
> in paragraph Using a Mesos Master URL.
> there is the current sentence: "or mesos://zk://host:2181 for a multi-master Mesos cluster using ZooKeeper."
> this should be "or mesos://zk://host:2181/mesos for a multi-master Mesos cluster using ZooKeeper."
> If you don't add mesos to the end of the url spark-shell wouldn't start for me. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org