Skip to content
Snippets Groups Projects
Commit 3dbc6c63 authored by m1ch1's avatar m1ch1
Browse files

gh-66 updated readme

parent 01d1ce5c
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,13 @@ Getting Started
3. Run YCSB command.
bin/ycsb load basic workloads/workloada
bin/ycsb run basic workloads/workloada
bin/ycsb load basic -P workloads/workloada
bin/ycsb run basic -P workloads/workloada
Running the `ycsb` command without any argument will print the usage. See
https://github.com/brianfrankcooper/YCSB/wiki/Core-Properties for the list
of available workload properties.
Running the `ycsb` command without any argument will print the usage.
See https://github.com/brianfrankcooper/YCSB/wiki/Running-a-Workload
for a detailed documentation on how to run a workload.
See https://github.com/brianfrankcooper/YCSB/wiki/Core-Properties for
the list of available workload properties.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment