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 "BensonLin (Jira)" <ji...@apache.org> on 2022/02/04 22:08:00 UTC

[jira] [Created] (YARN-11072) Can not display hadoop-st.png when using reverse proxy and applying APPLICATION_WEB_PROXY_BASE

BensonLin created YARN-11072:
--------------------------------

             Summary: Can not display hadoop-st.png when using reverse proxy and applying APPLICATION_WEB_PROXY_BASE
                 Key: YARN-11072
                 URL: https://issues.apache.org/jira/browse/YARN-11072
             Project: Hadoop YARN
          Issue Type: Improvement
    Affects Versions: 3.4.0
            Reporter: BensonLin


Scenario: 
When I want to use reverse proxy and apply 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 should be /base_path/static/hadoop-st.png.
2. Should not use a fixed path.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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