[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801043#action_12801043
 ] 

Tamas Sarlos commented on MAPREDUCE-1306:
-----------------------------------------

Re: Chris: random seed
I agree, i just consciously followed the (wrong) convention that mumak has no 
random seed config option. This also needs to be fixed in SimulatorEngine.java 
and in org.apache.hadoop.tools.{ZombieJob, ZombieJobProducer}.java (see 
getNextJob()) to make the entire simulation replayable. I suggest to change all 
these together in a separate patch. Do you agree?

> [MUMAK] Randomize the arrival of heartbeat responses
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1306
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1306
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: contrib/mumak
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Tamas Sarlos
>            Assignee: Tamas Sarlos
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: MAPREDUCE-1306-20100108.patch
>
>
> We propose to make the following changes to mumak, MAPREDUCE-728
> - make the timing of heartbeat responses more realistic by adding an option 
> to randomly perturb them
> - randomize the startup time of task trackers in a fixed interval 
> - remove 2 magic constants from SimulatorEngine and make sure that the first 
> job is submitted only after the entire cluster is up and running

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to