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 "sandflee (JIRA)" <ji...@apache.org> on 2016/05/13 17:44:12 UTC

[jira] [Commented] (YARN-5082) ContainerId rapidly increased in fair scheduler if the num of node app reserved reached the limit

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

sandflee commented on YARN-5082:
--------------------------------

we enable continuous scheduling, so containerID increased (corresponding to a container creation) at  every schedule period.  create a container only when container could be allocated or container reserved at first time seems more reasonable.

> ContainerId rapidly increased in fair scheduler if the num of  node app reserved reached the limit
> --------------------------------------------------------------------------------------------------
>
>                 Key: YARN-5082
>                 URL: https://issues.apache.org/jira/browse/YARN-5082
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: sandflee
>            Assignee: sandflee
>
> see many logs like 
> {quote}
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000003 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000004 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000005 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000006 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000007 is not reservable
> {quote}



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

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