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 "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/11/26 22:09:38 UTC

[jira] [Created] (YARN-1451) A couple tests rely on the capacity scheduler

Sandy Ryza created YARN-1451:
--------------------------------

             Summary: A couple tests rely on the capacity scheduler
                 Key: YARN-1451
                 URL: https://issues.apache.org/jira/browse/YARN-1451
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.2.0
            Reporter: Sandy Ryza
            Assignee: Sandy Ryza
            Priority: Minor


TestNetworkedJob and TestResourceManager rely on the capacity scheduler.

For TestNetworkedJob, the queue name chosen for the job is different for the Fair Scheduler.  Configuring the Capacity Scheduler explicitly would make this dependency more clear.

TestResourceManager relies on a scheduler that assigns multiple containers in a single heartbeat, which not all schedulers do by default.  It would be simple to change the test to use multiple heartbeats.



--
This message was sent by Atlassian JIRA
(v6.1#6144)