Github user sryza commented on the pull request:
https://github.com/apache/spark/pull/4168#issuecomment-73602915
@andrewor14 updated patch adds back `requestExecutors` and incorporates
your other comments.
I also made some small changes to the way we update `numExecutorsPending` -
it now gets rederived from the desired total executors and the number of
running executors each time we change the desired total. The result should be
the same, but we make it clear that everything flows from the new total and
avoid the possibility of bugs that accumulate junk in `numExecutorsPending`.
---
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]