rumen should use its own interpolation classes to create runtimes for simulated
tasks
-------------------------------------------------------------------------------------
Key: MAPREDUCE-931
URL: https://issues.apache.org/jira/browse/MAPREDUCE-931
Project: Hadoop Map/Reduce
Issue Type: Improvement
Reporter: Dick King
Assignee: Dick King
Priority: Minor
Currently, when a simulator or benchmark is running and simulating hadoop jobs
using rumen data, and rumen's runtime system is used to get execution times for
the tasks in the simulated jobs, rumen would use some ad hoc code, despite the
fact that rumen has a perfectly good interpolation framework to generate random
variables that fit discrete CDFs.
We should use the interpolation framework.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.