-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-5495][UI] Add app and driver kill function in master web UI #4288
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
|
Test build #26395 has started for PR 4288 at commit
|
|
Test build #26396 has started for PR 4288 at commit
|
|
Test build #26395 has finished for PR 4288 at commit
|
|
Test PASSed. |
|
Test build #26396 has finished for PR 4288 at commit
|
|
Test PASSed. |
|
Test build #27323 has started for PR 4288 at commit
|
|
Test build #27323 has finished for PR 4288 at commit
|
|
Test PASSed. |
|
LGTM. I think this will be useful for many deployments. Can you rebase to master? |
|
Yeah, I will, thanks a lot :). |
2495c49 to
fa3e486
Compare
|
Test build #28035 has started for PR 4288 at commit
|
|
Test build #28035 has finished for PR 4288 at commit
|
|
Test FAILed. |
|
retest this please. We really need to fix this flaky test |
|
Test build #28044 has started for PR 4288 at commit
|
|
Test build #28044 has finished for PR 4288 at commit
|
|
Test PASSed. |
Add application kill function in master web UI for standalone mode. Details can be seen in SPARK-5495.
The snapshot of UI shows as below:

Please help to review, thanks a lot.