[ https://issues.apache.org/jira/browse/SPARK-11782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020520#comment-15020520 ]
Sean Owen commented on SPARK-11782: ----------------------------------- [~j4nu5] I don't understand your last comment; if you spark-submit on node 1 then the driver is on node 1, and the result sounds correct. What do you mean that the driver is on node 2? > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org