Github user sryza commented on the pull request:
https://github.com/apache/spark/pull/4051#issuecomment-70613708
I updated the patch to add a `spark.dynamicAllocation.initialExecutors`
property. I also removed the requirement to set min/maxExecutors, so the user
now only needs to configure any numbers if they want to tune for performance.
The min now defaults to 0 and the max to Integer.MAX_VALUE. I looked through
the code and it seems like this should be safe, but @andrewor14 let me know if
there are reasons I missed why these needed to be required.
---
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]