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 "Haibo Chen (JIRA)" <ji...@apache.org> on 2017/10/31 18:40:00 UTC

[jira] [Commented] (YARN-7421) Preserve execution type for containers to be increased by AM post YARN-1015

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

Haibo Chen commented on YARN-7421:
----------------------------------

Looks like ResourceRequests for container increase/promotion are always set to GUARANTEED and
enforceExecutionType to true in ContainerUpdateContext. createResourceReqForIncrease(). This may
not a an issue.

> Preserve execution type for containers to be increased by AM post YARN-1015
> ---------------------------------------------------------------------------
>
>                 Key: YARN-7421
>                 URL: https://issues.apache.org/jira/browse/YARN-7421
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>    Affects Versions: YARN-1011
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>
> From offline discussion with [~asuresh], if an AM tries to promote or increase a container whose enforceExecutionType is set to false, the scheduler may, in the presence of oversubscription,  allocate an OPPORTUNISTIC container. This should not happen given the contract we have in container update API. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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