Hi all,

I want to modify WordCount application in order to delay the execution of maps.

I have tried to put a sleep in map function but even a 1 ns sleep and for 128 MB blocks it took almost 30 minutes to complete. However, if regular execution takes almost 1:30 minutes, I want to put a delay such that the execution to take between 3-6 minutes at most.

Can somebody tell me what to do or where to set up the sleep in order to delay the execution of maps ?

Thank you very much for any suggestion.

Best regards,
Robert

Reply via email to