You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/25 10:45:00 UTC

[jira] [Updated] (YARN-11163) Can not display hadoop-st.png when using reverse proxy

     [ https://issues.apache.org/jira/browse/YARN-11163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated YARN-11163:
----------------------------------
    Labels: pull-request-available  (was: )

> Can not display hadoop-st.png when using reverse proxy
> ------------------------------------------------------
>
>                 Key: YARN-11163
>                 URL: https://issues.apache.org/jira/browse/YARN-11163
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-ui-v2
>            Reporter: Samrat Deb
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> using reverse proxy and applying APPLICATION_WEB_PROXY_BASE to change the base path, it can not find the hadoop-st.png.
> (file: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/view/HeaderBlock.java)
> Issues:
> 1. Cannot display the image when you apply APPLICATION_WEB_PROXY_BASE=base_path/.
>    The image path in the code is absolute path that leads to issue.
> 2. This should be converted to relative path /base_path/static/hadoop-st.png.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org