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

Miklos Szegedi commented on YARN-7491:
--------------------------------------

I reverted the AM request line in the patch to the following:
{code}
          amReqs = Collections.singletonList(BuilderUtils
              .newResourceRequest(RMAppAttemptImpl.AM_CONTAINER_PRIORITY,
                  ResourceRequest.ANY, submissionContext.getResource(), 1));
{code}
TestAppManager still succeeded. That means that the change is not covered by 
the unit tests to me.

> Make sure AM is not scheduled on an opportunistic container
> -----------------------------------------------------------
>
>                 Key: YARN-7491
>                 URL: https://issues.apache.org/jira/browse/YARN-7491
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: scheduler
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>         Attachments: YARN-7491-YARN-1011.00.patch
>
>




--
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