parsa-epfl / cloudsuite

A Benchmark Suite for Cloud Services.
http://cloudsuite.ch
Other
210 stars 121 forks source link

[Data Analytics] Need to add small delay before executing master #391

Closed ayanchak1508 closed 1 year ago

ayanchak1508 commented 1 year ago

The master and slave need some time to set up. Hence, a small delay (eg, sleep 5) should be run before executing docker exec master benchmark to run the benchmark.

xusine commented 1 year ago

I will mention this point in the document. Thanks for the feedback.