Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/10993#discussion_r52188465 --- Diff: docs/configuration.md --- @@ -825,13 +825,18 @@ Apart from these, the following properties are also available, and may be useful </tr> <tr> <td><code>spark.executor.cores</code></td> - <td>1 in YARN mode, all the available cores on the worker in standalone mode.</td> <td> - The number of cores to use on each executor. For YARN and standalone mode only. + 1 in YARN mode, all the available cores on the worker in + standalone and Mesos coarse-grained modes. --- End diff -- We don't have multiple coarse-grained modes right? Just mode?
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org