-
- Downloads
[SPARK-7216] [MESOS] Add driver details page to Mesos cluster UI.
Add a details page that displays Mesos driver in the Mesos cluster UI Author: Timothy Chen <tnachen@gmail.com> Closes #5763 from tnachen/mesos_cluster_page and squashes the following commits: 55f36eb [Timothy Chen] Add driver details page to Mesos cluster UI.
Showing
- core/src/main/scala/org/apache/spark/deploy/mesos/ui/DriverPage.scala 180 additions, 0 deletions...n/scala/org/apache/spark/deploy/mesos/ui/DriverPage.scala
- core/src/main/scala/org/apache/spark/deploy/mesos/ui/MesosClusterPage.scala 6 additions, 3 deletions...a/org/apache/spark/deploy/mesos/ui/MesosClusterPage.scala
- core/src/main/scala/org/apache/spark/deploy/mesos/ui/MesosClusterUI.scala 1 addition, 0 deletions...ala/org/apache/spark/deploy/mesos/ui/MesosClusterUI.scala
- core/src/main/scala/org/apache/spark/deploy/rest/mesos/MesosRestServer.scala 3 additions, 3 deletions.../org/apache/spark/deploy/rest/mesos/MesosRestServer.scala
- core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosClusterScheduler.scala 30 additions, 3 deletions...spark/scheduler/cluster/mesos/MesosClusterScheduler.scala
- core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackend.scala 2 additions, 2 deletions...spark/scheduler/cluster/mesos/MesosSchedulerBackend.scala
Loading
Please register or sign in to comment