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

Arun Suresh updated YARN-7612:
------------------------------
    Attachment: YARN-7612-v2.wip.patch

Updating with a v2 version of the patch.
* Rebased on latest version of YARN-7522
* Added an RejectedSchedulingRequest list in the AllocateResponse, which 
notifies the Client/AM that a Scheduling Request could not be placed - Either 
due to conflicting constraints (anti-affinily across nodes for 5 containers 
when there are only 4 nodes), or due to some Scheduler rejection (request 
exceeds userlimit / queue capacity / node size etc )

I will attaching a combined patch shortly to kick off jenkins


> Add Placement Processor and planner framework
> ---------------------------------------------
>
>                 Key: YARN-7612
>                 URL: https://issues.apache.org/jira/browse/YARN-7612
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Arun Suresh
>            Assignee: Arun Suresh
>         Attachments: YARN-7612-v2.wip.patch, YARN-7612.wip.patch
>
>
> This introduces a Placement Processor and a Planning algorithm framework to 
> handle placement constraints and scheduling requests from an app and places 
> them on nodes.
> The actual planning algorithm(s) will be handled in a YARN-7613.



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