Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Adds system tests to test the High-Ram feature in Gridmix.
Description
1. Run the Gridmix with a high ram jobs trace and verify each Gridmix job whether it honors the high ram or not. In
the trace the jobs should use the high ram for both maps and reduces.
2. Run the Gridmix with a high ram jobs trace and verify each Gridmix job whether it honors the high ram or not. In
the trace the jobs should use the high ram only for maps.
3. Run the Gridmix with a high ram jobs trace and verify each Gridmix job whether it honors the high ram or not. In the
trace the jobs should use the high ram only for reducers.
4. Run the Gridmix with a high ram jobs trace by disabling the emulation of high ram and verify each Gridmix job
whether it honors the high ram or not. In disable mode it should should not honor the high ram and run it as a normal
job.