[
https://issues.apache.org/jira/browse/SPARK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Graves resolved SPARK-1291.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
Target Version/s: 1.1.0
> 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
> Components: YARN
> Affects Versions: 0.9.0, 1.0.0
> Reporter: Thomas Graves
> Assignee: Guoqiang Li
> Fix For: 1.1.0
>
>
> 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)