From a090e8dd95e5d66d7d1e2c71ca63fdae1c9cf381 Mon Sep 17 00:00:00 2001 From: Naveen Kumar Sharma <naveenks@cs.washington.edu> Date: Mon, 22 Feb 2016 21:08:02 -0800 Subject: [PATCH] nit --- ycsb-t/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ycsb-t/README.md b/ycsb-t/README.md index cadabec..2bc9f0d 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. -- GitLab