diff --git a/ycsb-t/README.md b/ycsb-t/README.md index cadabec8d104b36bbc60395f08ef9c79d10c39d7..2bc9f0dbd8ba1ad8d2c1d4ead976963d71be3f7b 100644 --- a/ycsb-t/README.md +++ b/ycsb-t/README.md @@ -3,4 +3,8 @@ Typing `./run-tapir` on the commandline will build the tapir binding and execute the load, run experiments. -The parameters for the experiment can be edited in `run-tapir.sh` +Make sure the server replicas are running before you execute this script. + +The parameters for the experiment can be edited in `run-tapir.sh`. + +The output will be stored in load.log and run.log.