You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/01/09 08:41:52 UTC

[jira] [Reopened] (YARN-1413) [YARN-321] AHS WebUI should server aggregated logs as well

     [ https://issues.apache.org/jira/browse/YARN-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhijie Shen reopened YARN-1413:
-------------------------------


{code}
+      String logURL = containerReport.getLogUrl();
+      logURL = getPartUrl(logURL, "log");
{code}

When I played web UI locally, getPartUrl broke the web page, because logURL can be null.

> [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
>             Fix For: YARN-321
>
>         Attachments: YARN-1413-1.patch, YARN-1413-2.patch, YARN-1413-3.patch, YARN-1413-4.patch, YARN-1413-5.patch, YARN-1413-6.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)