GitHub user andrewor14 opened a pull request:
https://github.com/apache/spark/pull/6301
[SPARK-7771] Dynamic allocation: lower default timeouts further
The default add time of 5s is still too slow for small jobs. The current
default remove time of 10 minutes also seem rather high. This patch lowers both
and rephrases a few log messages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewor14/spark da-minor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6301.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6301
----
commit 3320710cf8a3508b4f298fab15c7129503feb0ef
Author: Andrew Or <[email protected]>
Date: 2015-05-20T22:39:51Z
Lower timeouts + rephrase a few log messages
----
---
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]