[
https://issues.apache.org/jira/browse/YARN-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481199#comment-16481199
]
Wangda Tan commented on YARN-8015:
----------------------------------
Thanks [~cheersyang], in general the patch looks good. I'm only not sure about
following logic inside reinitialize():
{code:java}
CapacitySchedulerMetrics.destroy();{code}
Reinitialize could be frequently invoked, probably we should not destroy it on
every reinitialize.
> Support inter-app placement constraints in AppPlacementAllocator
> ----------------------------------------------------------------
>
> Key: YARN-8015
> URL: https://issues.apache.org/jira/browse/YARN-8015
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacity scheduler
> Reporter: Weiwei Yang
> Assignee: Weiwei Yang
> Priority: Critical
> Attachments: YARN-8015.001.patch, YARN-8015.002.patch
>
>
> AppPlacementAllocator currently only supports intra-app anti-affinity
> placement constraints, once YARN-8002 and YARN-8013 are resolved, it needs to
> support inter-app constraints too. Also, this may require some refactoring on
> the existing code logic. Use this JIRA to track.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]