You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Anubhav Dhoot (JIRA)" <ji...@apache.org> on 2014/11/03 20:38:35 UTC

[jira] [Updated] (YARN-2690) Make ReservationSystem and its dependent classes independent of Scheduler type

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

Anubhav Dhoot updated YARN-2690:
--------------------------------
    Attachment: YARN-2690.004.patch

Fixed the javadoc warning because of typo

Re 1. The information returned is specific to Scheduler queues so named it that way. Also i am introducing another Reservation Configuration class which needs to be distinguished from this.
Fixed 2. and 3.
   

> Make ReservationSystem and its dependent classes independent of Scheduler type  
> --------------------------------------------------------------------------------
>
>                 Key: YARN-2690
>                 URL: https://issues.apache.org/jira/browse/YARN-2690
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: fairscheduler
>            Reporter: Anubhav Dhoot
>            Assignee: Anubhav Dhoot
>         Attachments: YARN-2690.001.patch, YARN-2690.002.patch, YARN-2690.002.patch, YARN-2690.003.patch, YARN-2690.004.patch
>
>
> A lot of common reservation classes depend on CapacityScheduler and specifically its configuration. This jira is to make them ready for other Schedulers by abstracting out the configuration.



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