Sandy Ryza created YARN-1262:
--------------------------------
Summary: TestApplicationCleanup relies on all containers assigned
in a single heartbeat
Key: YARN-1262
URL: https://issues.apache.org/jira/browse/YARN-1262
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 2.1.1-beta
Reporter: Sandy Ryza
TestApplicationCleanup submits container requests and waits for allocations to
come in. It only sends a single node heartbeat to the node, expecting multiple
containers to be assigned on this heartbeat, which not all schedulers do by
default.
This is causing the test to fail when run with the Fair Scheduler.
--
This message was sent by Atlassian JIRA
(v6.1#6144)