[ https://issues.apache.org/jira/browse/YARN-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879516#comment-15879516
]
Yufei Gu commented on YARN-6194:
--------------------------------
Thanks [~kasha] for the review and commit.
> Cluster capacity in SchedulingPolicy is updated only on allocation file reload
> ------------------------------------------------------------------------------
>
> Key: YARN-6194
> URL: https://issues.apache.org/jira/browse/YARN-6194
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: fairscheduler
> Affects Versions: 2.8.0
> Reporter: Karthik Kambatla
> Assignee: Yufei Gu
> Fix For: 2.9.0
>
> Attachments: YARN-6194.001.patch
>
>
> Some of the {{SchedulingPolicy}} methods need cluster capacity which is set using {{#initialize}}
today. However, {{initialize()}} is called only on allocation reload. If nodes are added between
reloads, the cluster capacity is not considered until the next reload.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org
|