-
- Downloads
SPARK-1291: Link the spark UI to RM ui in yarn-client mode
Author: witgo <witgo@qq.com> Closes #1112 from witgo/SPARK-1291 and squashes the following commits: 6022bcd [witgo] review commit 1fbb925 [witgo] add addAmIpFilter to yarn alpha 210299c [witgo] review commit 1b92a07 [witgo] review commit 6896586 [witgo] Add comments to addWebUIFilter 3e9630b [witgo] review commit 142ee29 [witgo] review commit 1fe7710 [witgo] Link the spark UI to RM ui in yarn-client mode
Showing
- core/src/main/scala/org/apache/spark/scheduler/cluster/CoarseGrainedClusterMessage.scala 3 additions, 0 deletions...spark/scheduler/cluster/CoarseGrainedClusterMessage.scala
- core/src/main/scala/org/apache/spark/scheduler/cluster/CoarseGrainedSchedulerBackend.scala 18 additions, 0 deletions...ark/scheduler/cluster/CoarseGrainedSchedulerBackend.scala
- core/src/main/scala/org/apache/spark/ui/UIUtils.scala 10 additions, 1 deletioncore/src/main/scala/org/apache/spark/ui/UIUtils.scala
- yarn/alpha/src/main/scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala 19 additions, 3 deletions...scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala
- yarn/common/src/main/scala/org/apache/spark/scheduler/cluster/YarnClientSchedulerBackend.scala 1 addition, 0 deletions.../spark/scheduler/cluster/YarnClientSchedulerBackend.scala
- yarn/stable/src/main/scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala 20 additions, 3 deletions...scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala
Please register or sign in to comment