Have end to end tests based on MiniMRCluster to verify the correct behaviour of
user limits
-------------------------------------------------------------------------------------------
Key: HADOOP-4833
URL: https://issues.apache.org/jira/browse/HADOOP-4833
Project: Hadoop Core
Issue Type: Bug
Components: contrib/capacity-sched
Reporter: Vinod K V
We should have the following:
- Basic user limit tests
-- Submit jobs one after another and see that the jobs' usage honours user
limits in the steady state.
-- Submit jobs simultaneously and see that the jobs' usage honours user
limits in the steady state.
- User limit test with unequal share
-- Submit jobs so that users get unequal share of the cluster. For e.g.
configuring the cluster with min-user-limit of 40% and with 3 users should
result in a distribution of 40%, 40% and 20%.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.