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

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

Samrat Deb created YARN-11163:
---------------------------------

             Summary: 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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org