Navigation Menu

Skip to content

Commit

Permalink
gh-66 update nosql README
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ch1 committed Feb 24, 2012
1 parent e86775f commit 01d1ce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nosqldb/README
Expand Up @@ -14,8 +14,8 @@ $YCSBHOME is a YCSB home directory.

BENCHMARK

$YCSBHOME/bin/ycsb load nosqldb workloads/workloada
$YCSBHOME/bin/ycsb run nosqldb workloads/workloada
$YCSBHOME/bin/ycsb load nosqldb -P workloads/workloada
$YCSBHOME/bin/ycsb run nosqldb -P workloads/workloada

PROPERTIES

Expand Down

1 comment on commit 01d1ce5

@foven
Copy link

@foven foven commented on 01d1ce5 May 28, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello, i want to run oracle NoSqldb 3.0.9 with YCSB. but after i typed "java -jar $KVHOME/lib/kvstore-1.2.123.jar runadmin -port 5000 -host localhost -script $YCSBHOME/conf/script.txt " . System return me "Could not find command: -script". How can i figure out this problem. thanks.

Please sign in to comment.