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 "Jian He (JIRA)" <ji...@apache.org> on 2016/01/26 00:24:39 UTC

[jira] [Commented] (YARN-4520) FinishAppEvent is leaked in leveldb if no app's container running on this node

    [ https://issues.apache.org/jira/browse/YARN-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116270#comment-15116270 ] 

Jian He commented on YARN-4520:
-------------------------------

lgtm , +1

> FinishAppEvent is leaked in leveldb if no app's container running on this node
> ------------------------------------------------------------------------------
>
>                 Key: YARN-4520
>                 URL: https://issues.apache.org/jira/browse/YARN-4520
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>            Reporter: sandflee
>            Assignee: sandflee
>         Attachments: YARN-4520.01.patch, YARN-4520.02.patch
>
>
> once we restart nodemanager we see many logs like :
> 2015-12-28 11:59:18,725 WARN org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl: Event EventType: FINISH_APPLICATION sent to absent application application_1446103803043_9892
> we find that the app containers are never started on NM and is released by AM after allocated. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)