Matthias Niehoff created SPARK-11782:
----------------------------------------
Summary: Master Web UI should link to correct Application UI in
cluster mode
Key: SPARK-11782
URL: https://issues.apache.org/jira/browse/SPARK-11782
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 1.4.1
Reporter: Matthias Niehoff
- Running a standalone cluster, with node1 as master
- Submit an application to cluster with deploy-mode=cluster
- Application driver is on node other than node1 (i.e. node3)
=> master WebUI links to node1:4040 for Application Detail UI and not to
node3:4040
As the master knows on which worker the driver is running, it should be
possible to show the correct link to the Application Detail UI
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]