[ 
https://issues.apache.org/jira/browse/YARN-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706815#comment-15706815
 ] 

Carlo Curino commented on YARN-5871:
------------------------------------

This initial (rough) patch provides an idea of how we can: 
1) extend the FederationStateStore APIs (with memory implementation)
2) extend the FederationRouterPolicy APIs
3) implement (for all current Router policies) the handling of reservations
4) tests

This is probably worth splitting down to multiple patches, but I am uploading 
to start the discussion.
The current design covers the support for reservations *in a single 
sub-cluster*. Spanning reservations across sub-cluster is rather complex, and 
should come later (likely require an umbrella JIRA on its own).

> Add support for reservation-based routing.
> ------------------------------------------
>
>                 Key: YARN-5871
>                 URL: https://issues.apache.org/jira/browse/YARN-5871
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager, resourcemanager
>            Reporter: Carlo Curino
>            Assignee: Carlo Curino
>         Attachments: YARN-5871-YARN-2915.01.patch
>
>
> Adding policies that can route reservations, and that then route applications 
> to where the reservation have been placed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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