[
https://issues.apache.org/jira/browse/SPARK-15239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-15239.
-------------------------------
Resolution: Not A Problem
If you take a look at the docs in the repo you can see this has been updated
already. Mesos supports cluster mode. You can ask questions on the user list
rather than here.
> spark document conflict about mesos cluster
> --------------------------------------------
>
> Key: SPARK-15239
> URL: https://issues.apache.org/jira/browse/SPARK-15239
> Project: Spark
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.6.1
> Reporter: JasonChang
>
> 1. http://spark.apache.org/docs/latest/submitting-applications.html
> if your application is submitted from a machine far from the worker machines
> (e.g. locally on your laptop), it is common to use cluster mode to minimize
> network latency between the drivers and the executors. Note that cluster mode
> is currently not supported for Mesos clusters. Currently only YARN supports
> cluster mode for Python applications.
> 2. http://spark.apache.org/docs/latest/running-on-mesos.html
> Spark on Mesos also supports cluster mode, where the driver is launched in
> the cluster and the client can find the results of the driver from the Mesos
> Web UI.
> I confused does mesos supports cluster mode?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]