Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/2746#issuecomment-60339555
Alright, as of the latest commit the scheduler uses the suggested interface
to request executors. In particular, now it sets an absolute number of pending
executors desired rather than an incremental number of additional executors to
add. This allows us to remove some timeout logic for pending requests, but only
with the assumption that the messages are reliably delivered. I will make the
appropriate changes in #2840 as well.
I haven't addressed the minor comments yet. I intend to do so once we
settle on a high level design.
---
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]