-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-6954] [YARN] ExecutorAllocationManager can end up requesting a ne... #5856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… negative n... ...umber of executors Author: Sandy Ryza <[email protected]> Closes apache#5704 from sryza/sandy-spark-6954 and squashes the following commits: b7890fb [Sandy Ryza] Avoid ramping up to an existing number of executors 6eb516a [Sandy Ryza] SPARK-6954. ExecutorAllocationManager can end up requesting a negative number of executors
|
Merged build triggered. |
|
Merged build started. |
|
Test build #31645 has started for PR 5856 at commit
|
|
Test build #31645 has finished for PR 5856 at commit
|
|
Merged build finished. Test FAILed. |
|
Test FAILed. |
|
retest this please |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #31648 has started for PR 5856 at commit
|
|
Test build #31648 has finished for PR 5856 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
… ne... ...gative n... ...umber of executors Author: Sandy Ryza <sandycloudera.com> Closes #5704 from sryza/sandy-spark-6954 and squashes the following commits: b7890fb [Sandy Ryza] Avoid ramping up to an existing number of executors 6eb516a [Sandy Ryza] SPARK-6954. ExecutorAllocationManager can end up requesting a negative number of executors Author: Sandy Ryza <[email protected]> Closes #5856 from sryza/sandy-backport-6954 and squashes the following commits: 1cb517a [Sandy Ryza] [SPARK-6954] [YARN] ExecutorAllocationManager can end up requesting a negative n...
|
I'm merging this into 1.3 |
|
Hm, merge script is acting up a little... for some reason I can't merge this. |
|
Yeah, I get... Not sure why |
|
My guess is it's something to do with the text of the commit message, since it comes from a copy and paste of a commit message. Maybe something doesn't quite get escaped or confuses git. I tried this just after failure but didn't work for other reasons (untracked files in the working dir; guess I'd have to do something else at this point in the script to make it work but I'm not sure what): @sryza to test my theory are you able to simplify the description to not include the old commit message stuff? maybe that just makes it work. |
|
Interesting. That might actually be the case. @sryza could you update the description? |
|
@andrewor14 @srowen updated it. |
|
OK, I'm confused and/or dumb, but this failed because it was already merged, by me: |
|
Haha wow, good to know. Let's close this then. |
|
Hey @sryza can you close this PR? It's already merged. |
|
Oops sorry for the delay |
… ne... ...gative n... ...umber of executors Author: Sandy Ryza <sandycloudera.com> Closes apache#5704 from sryza/sandy-spark-6954 and squashes the following commits: b7890fb [Sandy Ryza] Avoid ramping up to an existing number of executors 6eb516a [Sandy Ryza] SPARK-6954. ExecutorAllocationManager can end up requesting a negative number of executors Author: Sandy Ryza <[email protected]> Closes apache#5856 from sryza/sandy-backport-6954 and squashes the following commits: 1cb517a [Sandy Ryza] [SPARK-6954] [YARN] ExecutorAllocationManager can end up requesting a negative n...
gative number of executors