yangping wu created SPARK-13483:
-----------------------------------

             Summary: URL address error in Spark web ui on YARN model
                 Key: SPARK-13483
                 URL: https://issues.apache.org/jira/browse/SPARK-13483
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 1.6.0, 1.5.2
            Reporter: yangping wu
            Priority: Minor


On YARN, when you run a Spark Streaming job, Spark web ui will record the 
*Active Jobs* and *Completed Jobs* in the 
+http://l-hadoop-proxy-server:9981/proxy/application_XXXXXXX/jobs/+ page: 
!https://raw.githubusercontent.com/397090770/iteblog.github.com/master/sparkStreaming.png!
but the url address for streaming batch is error.  because yarn has to go 
through a proxy so the base uri is provided and has to be on all links, so the 
right url is 
+/proxy/application_1453101066555_1416734/streaming/batch/?id=1456370893000+ 
and not +/streaming/batch/?id=1456370893000+



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to