Have end to end tests based on MiniMRCluster to verify that queue capacities are honoured. ------------------------------------------------------------------------------------------
Key: HADOOP-4830 URL: https://issues.apache.org/jira/browse/HADOOP-4830 Project: Hadoop Core Issue Type: Bug Components: contrib/capacity-sched Reporter: Vinod K V At present, we only have unit tests that make use of FakeTaskManager and that only test the proper functionality of capacity scheduler in isolation. Many issues unearthed recently proved that this is not enough and that it is required to have end-to-end tests so that real JT is brought into the picture and with that the interaction of the scheduler with JT. This issue along with few other related jiras should automate and replace the end-to-end tests that are now manually done by QA, using MiniMRCluster. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.