[ https://issues.apache.org/jira/browse/YARN-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149636#comment-16149636 ]
Junping Du commented on YARN-7087: ---------------------------------- Sounds like we forget to merge patch to branch-2.8.2. Just merge it. > NM failed to perform log aggregation due to absent container > ------------------------------------------------------------ > > Key: YARN-7087 > URL: https://issues.apache.org/jira/browse/YARN-7087 > Project: Hadoop YARN > Issue Type: Bug > Components: log-aggregation > Affects Versions: 2.8.1 > Reporter: Jason Lowe > Assignee: Jason Lowe > Priority: Blocker > Fix For: 2.9.0, 3.0.0-beta1, 2.8.2 > > Attachments: YARN-7087.001.patch, YARN-7087.002.patch > > > Saw a case where the NM failed to aggregate the logs for a container because > it claimed it was absent: > {noformat} > 2017-08-23 18:35:38,283 [AsyncDispatcher event handler] WARN > logaggregation.LogAggregationService: Log aggregation cannot be started for > container_e07_1503326514161_502342_01_000001, as its an absent container > {noformat} > Containers should not be allowed to disappear if they're not done being fully > processed by the NM. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org