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 "Shurong Mai (JIRA)" <ji...@apache.org> on 2019/05/05 07:24:01 UTC

[jira] [Reopened] (YARN-9517) When aggregation is not enabled, can't see the container log

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

Shurong Mai reopened YARN-9517:
-------------------------------

> When aggregation is not enabled, can't see the container log
> ------------------------------------------------------------
>
>                 Key: YARN-9517
>                 URL: https://issues.apache.org/jira/browse/YARN-9517
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.2.0, 2.3.0, 2.4.1, 2.5.2, 2.6.5, 3.2.0, 2.9.2, 2.8.5, 2.7.7, 3.1.2
>            Reporter: Shurong Mai
>            Priority: Major
>              Labels: patch
>         Attachments: YARN-9517.patch
>
>
> yarn-site.xml
> {code:java}
> <property>
> <name>yarn.log-aggregation-enable</name>
> <value>false</value>
> </property>
> {code}
>  
> When aggregation is not enabled, we click the "container log link"(in web page "http://xxxxxx:19888/jobhistory/attempts/job_1556431770792_0001/m/SUCCESSFUL") after a job is finished successfully.
> It will jump to the webpage displaying "Aggregation is not enabled. Try the nodemanager at yyyyyy:48038" after we click, and the url is "http://xxxxxx:19888/jobhistory/logs/yyyyyy:48038/container_1556431770792_0001_01_000002/attempt_1556431770792_0001_m_000000_0/hadoop"
> I also fund this problem in all hadoop version  2.x.y and 3.x.y and I submit a patch which is  simple and can apply to this hadoop version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org