Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/731#issuecomment-92532203
@CodingCat We shouldn't have to worry about the case when the user asks for
more resources per executors than are available on the cluster. If each machine
only has 2 cores the user shouldn't ask for 3 per executor. This holds
regardless of whether spread out mode is used, since an executor cannot be
"split" across machines. The existing approach is fine.
---
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]