Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
Description
Description:
Generated 'AM Node Web UI' link can not be interpreted by RM.
Reproduction
- Run MapReduce pi example job
- Open the app details page
- Click onĀ AM Node Web UI
- Page won't load
Fix:
The problem is the URL finishes with a '/' so RM can not open the node page.
To fix this we should modify the UI code to generate the URL without the last '/' char
Attachments
Issue Links
- relates to
-
YARN-7760 [UI2] Clicking 'Master Node' or link next to 'AM Node Web UI' under application's appAttempt page goes to OLD RM UI
- Resolved
- links to