[ https://issues.apache.org/jira/browse/YARN-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852737#comment-13852737 ]
Zhijie Shen commented on YARN-1413: ----------------------------------- bq. RMContainerImpl has hard-coded "/host:port" ? ! Previously, I thought in RMContainerImpl, we should create a logURL template, which is complete and has the sections of host and port. In AHS, when rendering the real logURL for users, the two sections are going to be replaced by current host and port. Otherwise, we can also choose not to create the complete logURL in RMContainerImpl, but the part that begins from "/logs/blah/blah...", which is a relative path that can be appended after web application root path. > [YARN-321] AHS WebUI should server aggregated logs as well > ---------------------------------------------------------- > > Key: YARN-1413 > URL: https://issues.apache.org/jira/browse/YARN-1413 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Zhijie Shen > Assignee: Mayank Bansal > Attachments: YARN-1413-1.patch, YARN-1413-2.patch > > -- This message was sent by Atlassian JIRA (v6.1.4#6159)