[ https://issues.apache.org/jira/browse/SPARK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025244#comment-14025244 ]
Thomas Graves commented on SPARK-1291: -------------------------------------- https://github.com/apache/spark/pull/1002 > Link the spark UI to RM ui in yarn-client mode > ---------------------------------------------- > > Key: SPARK-1291 > URL: https://issues.apache.org/jira/browse/SPARK-1291 > Project: Spark > Issue Type: Improvement > Affects Versions: 0.9.0, 1.0.0 > Reporter: Thomas Graves > > Currently when you run spark on yarn in the yarn-client mode the spark UI is > not linked up to the Yarn Resource manager UI so its harder for a user of > YARN to find the UI. Note that in yarn-standalone/yarn-cluster mode it is > properly linked up. > Ideally the yarn-client UI should also be hooked up to the Yarn RM proxy for > security. > The challenge with the yarn-client mode is that the UI is started before the > application master and it doesn't know what the yarn proxy link is when the > UI started. -- This message was sent by Atlassian JIRA (v6.2#6252)