Description
All of the yarn webapps (resource manager, node manager, app master, job history) use the same base url of /yarn/. This doesn't lend itself very well to filters be able to differentiate them to say allow some to be not authenticated and other to be authenticated. Perhaps we should rename them based on component.
There are also things in the code that hardcode paths to "/yarn" that should be fixed up.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-5397 AM crashes because Webapp failed to start on multi node cluster
- Reopened