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 "Beckham007 (JIRA)" <ji...@apache.org> on 2014/06/17 13:55:02 UTC

[jira] [Updated] (YARN-2169) NMSimulator of sls should catch more Exception

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

Beckham007 updated YARN-2169:
-----------------------------

    Attachment: YARN-2169.patch

> NMSimulator of sls should catch more Exception
> ----------------------------------------------
>
>                 Key: YARN-2169
>                 URL: https://issues.apache.org/jira/browse/YARN-2169
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Beckham007
>         Attachments: YARN-2169.patch
>
>
> In the method middleStep() of NMSimulator , sending heart beat may cause InterruptedException or other Exception if the load is heavily. If not handler these exceptions, the task of NMSimulator cloud not add to the executor queue again. So the NM will lost.
> In my situation, the pool size is 4000, nm size is 2000, and am is 1500. Some NMs will lost.



--
This message was sent by Atlassian JIRA
(v6.2#6252)