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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/07/08 19:08:04 UTC

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

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

Karthik Kambatla commented on YARN-2110:
----------------------------------------

+1. Committing this. 

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