[
https://issues.apache.org/jira/browse/SPARK-11782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011027#comment-15011027
]
Jean-Baptiste Onofré commented on SPARK-11782:
----------------------------------------------
Not sure I understand your issue.
It looks good to me. I did:
- I started master on node1
- I started a worker on node1
- I started a worker on node2
- I start spark-shell on node2
On the master UI, the "Application Detail UI" link contains an URL based on
node2. So it looks good.
Can you describe your use case please ?
> 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: Web UI
> 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]