-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[SPARK-7216][MESOS] Add driver details page to Mesos cluster UI. #5763
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
@andrewor14 this is a commit that I wanted to add on top of the cluster mode, which basically adds a new cluster driver detail page to display driver info. |
Can you paste a screenshot to the pull request? Thanks. |
Test build #31195 timed out for PR 5763 at commit |
@rxin That's what the detail driver page look like |
retest this please |
Test build #31304 has finished for PR 5763 at commit
|
7079cf3
to
55f36eb
Compare
Test build #31546 has finished for PR 5763 at commit
|
Looks like a reasonable follow up to #5144. I'm merging this into master. |
Add a details page that displays Mesos driver in the Mesos cluster UI Author: Timothy Chen <[email protected]> Closes apache#5763 from tnachen/mesos_cluster_page and squashes the following commits: 55f36eb [Timothy Chen] Add driver details page to Mesos cluster UI.
Add a details page that displays Mesos driver in the Mesos cluster UI Author: Timothy Chen <[email protected]> Closes apache#5763 from tnachen/mesos_cluster_page and squashes the following commits: 55f36eb [Timothy Chen] Add driver details page to Mesos cluster UI.
Add a details page that displays Mesos driver in the Mesos cluster UI Author: Timothy Chen <[email protected]> Closes apache#5763 from tnachen/mesos_cluster_page and squashes the following commits: 55f36eb [Timothy Chen] Add driver details page to Mesos cluster UI.
Add a details page that displays Mesos driver in the Mesos cluster UI