[
https://issues.apache.org/jira/browse/SPARK-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Graves updated SPARK-1417:
---------------------------------
Description:
When running spark on yarn in yarn-cluster mode, 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 >
was:
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 >
> 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 in yarn-cluster mode, 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)