[ 
https://issues.apache.org/jira/browse/YARN-7494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sunil G updated YARN-7494:
--------------------------
    Attachment: YARN-7494.v0.patch

v0 patch. cc/[~leftnoteasy]

Few assumptions.
* LocalityAppPlacementAllocator was hardcoded earlier in AppSchedulingInfo. Now 
this will be  chosen based on application submission context.
* Introduced PartitionBasedCandidateNodeSet which will store nodes per 
partition and implements {{getPreferredNodeIterator}} to return a set of nodes 
sorted based on its utilization.

> Add muti node lookup support for better placement
> -------------------------------------------------
>
>                 Key: YARN-7494
>                 URL: https://issues.apache.org/jira/browse/YARN-7494
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: capacity scheduler
>            Reporter: Sunil G
>            Assignee: Sunil G
>         Attachments: YARN-7494.v0.patch
>
>
> Instead of single node, for effectiveness we can consider a multi node lookup 
> based on partition to start with.



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