Hi Massimo, Yes, you can run a new experiment by just changing the parameters in the run.command file.
However, If you are experimenting with different YCSB core workloads you might need to wipe out your dataset time to time. For more details please take a look at the following link: https://github.com/brianfrankcooper/YCSB/wiki/Core-Workloads You can delete your dataset by just removing your folders. If you are experimenting with large datasets, you can just back up your dataset right after the first creation. After that you can use the backup whenever you want to rollback. Regards, Onur > On Nov 20, 2013, at 3:13 PM, Massimo Canonico <[email protected]> wrote: > > Hi, > I have successfully run the benchmark for the first time. > > I have used the default values for settings_load.dat and settings.dat. > > I have a couple of questions: > 1) in order to run another experiment with the same parameters, I just need > to re-run "run.command" file or I need to clean up Cassandra. If yes, how? > > Thanks, > Massimo > >
