[Gridmix] Gridmix stress mode should be queue aware
---------------------------------------------------
Key: MAPREDUCE-3925
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3925
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: contrib/gridmix
Affects Versions: 0.24.0
Reporter: Amar Kamat
Fix For: 0.24.0
Currently, the Gridmix stress mode submits jobs in the same order as seen in
the trace. When Gridmix is configured to run with multiple queues, the stress
mode might end up queuing lot of jobs in a single queue without really
stressing the entire cluster. The goal is to make sure that each queue is
loaded thus keeping the entire cluster busy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira