JiaLiangC commented on code in PR #3786:
URL: https://github.com/apache/ambari/pull/3786#discussion_r1726579496


##########
ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/quicklinks/quicklinks.json:
##########
@@ -20,7 +20,7 @@
         "label": "ResourceManager UI",
         "requires_user_name": "false",
         "component_name": "RESOURCEMANAGER",
-        "url": "%@://%@:%@",
+        "url": "%@://%@:%@/ui2",

Review Comment:
   Yes, in Ambari, the default Yarn UI redirect link will be "url": 
"%@://%@:%@/ui2",
   However, the old UI can still be accessed through "url": "%@://%@:%@"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to