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 "Chen He (JIRA)" <ji...@apache.org> on 2014/06/24 21:58:25 UTC

[jira] [Updated] (YARN-2110) TestAMRestart#testAMRestartWithExistingContainers assumes CapacityScheduler

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

Chen He updated YARN-2110:
--------------------------

    Attachment: YARN-2110-v2.patch

patch updated based on latest trunk.

> TestAMRestart#testAMRestartWithExistingContainers assumes CapacityScheduler
> ---------------------------------------------------------------------------
>
>                 Key: YARN-2110
>                 URL: https://issues.apache.org/jira/browse/YARN-2110
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Anubhav Dhoot
>            Assignee: Chen He
>              Labels: test
>         Attachments: YARN-2110-v2.patch, YARN-2110.patch
>
>
> The TestAMRestart#testAMRestartWithExistingContainers does a cast to CapacityScheduler in a couple of places
> {code}
> ((CapacityScheduler) rm1.getResourceScheduler())
> {code}
> If run with FairScheduler as default scheduler the test throws 
> {code} java.lang.ClassCastException {code}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)