[ https://issues.apache.org/jira/browse/SPARK-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033076#comment-15033076
]
Apache Spark commented on SPARK-10647:
--------------------------------------
User 'tnachen' has created a pull request for this issue:
https://github.com/apache/spark/pull/10057
> Mesos HA mode misuses spark.deploy.zookeeper.dir property; configs should be documented
> ---------------------------------------------------------------------------------------
>
> Key: SPARK-10647
> URL: https://issues.apache.org/jira/browse/SPARK-10647
> Project: Spark
> Issue Type: Bug
> Components: Mesos
> Affects Versions: 1.4.1, 1.5.0
> Reporter: Alan Braithwaite
> Assignee: Timothy Chen
> Priority: Minor
>
> The property `spark.deploy.zookeeper.dir` doesn't match up with the other properties
surrounding it, namely:
> spark.mesos.deploy.zookeeper.url
> and
> spark.mesos.deploy.recoveryMode
> Since it's also a property specific to mesos, it makes sense to be under that hierarchy
as well.
--
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
|