Thomas Graves created SPARK-1417:
------------------------------------
Summary: Spark on Yarn - spark UI link from resourcemanager is
broken
Key: SPARK-1417
URL: https://issues.apache.org/jira/browse/SPARK-1417
Project: Spark
Issue Type: Bug
Components: YARN
Affects Versions: 1.0.0
Reporter: Thomas Graves
Priority: Blocker
When running spark on yarn, spark registers a url with the Yarn ResourceManager
to point to the spark UI. This link is now broken.
The link should be something like: < resourcemanager >/proxy/< applicationId >
instead its coming back as < resourcemanager >/< host of am:port >
--
This message was sent by Atlassian JIRA
(v6.2#6252)