[
https://issues.apache.org/jira/browse/YARN-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785103#comment-16785103
]
Wilfred Spiegelenburg commented on YARN-9344:
---------------------------------------------
HI [~uranus] yes this is a problem nice catch.
However don't we have a more generic problem with the fact that we offer the
node to this application attempt at all? The reservation is one thing but I
think we should shortcut this assignment completely. If the specific request
does not fit at all we need to move to the next request for the application
attempt.
That would mean we need to move it one call up into the
{{assignContainer(FSSchedulerNode node, boolean reserved)}} instead of where it
is now.
Does that make sense to you?
> FS should not reserve when container capability is bigger than node total
> resource
> ----------------------------------------------------------------------------------
>
> Key: YARN-9344
> URL: https://issues.apache.org/jira/browse/YARN-9344
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Zhaohui Xin
> Assignee: Zhaohui Xin
> Priority: Major
> Attachments: YARN-9344.001.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]