Jason Lowe created YARN-7087:
--------------------------------

             Summary: 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
            Priority: Critical


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

Reply via email to