Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
None
-
None
-
None
-
None
Description
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%.
Attachments
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-524 Have end to end tests based on MiniMRCluster to verify the correct behaviour of job initialization.
- Resolved
- is related to
-
HADOOP-4830 Have end to end tests based on MiniMRCluster to verify that queue capacities are honoured.
- Closed