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

    https://github.com/apache/spark/pull/6040#discussion_r30067436
  
    --- Diff: docs/submitting-applications.md ---
    @@ -59,7 +59,7 @@ for applications that involve the REPL (e.g. Spark shell).
     Alternatively, 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 or Python applications.
    +Mesos clusters or Python applications except for ones which run on YARN 
clusters.
    --- End diff --
    
    Oh, it's clearer. Thanks!


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