[
https://issues.apache.org/jira/browse/FLINK-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-5825.
------------------------------
Resolution: Fixed
Fix Version/s: 1.2.1
1.3.0
Fixed in a2b0816 (master), 69d453b (release-1.2).
> In yarn mode, a small pic can not be loaded
> -------------------------------------------
>
> Key: FLINK-5825
> URL: https://issues.apache.org/jira/browse/FLINK-5825
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend, YARN
> Reporter: Tao Wang
> Priority: Minor
> Fix For: 1.3.0, 1.2.1
>
>
> In yarn mode, the web frontend url is accessed from yarn in format like
> "http://spark-91-206:8088/proxy/application_1487122678902_0015/", and the
> running job page's url is
> "http://spark-91-206:8088/proxy/application_1487122678902_0015/#/jobs/9440a129ea5899c16e7c1a7e8f2897b3".
> One .png file called "horizontal.png", which is very small can not be loaded
> in that mode, because in "index.styl" it is cited as absolute path.
> We should make the path relative.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)