Skip to content
Snippets Groups Projects
Commit 3928726d authored by Bruce Yinhe's avatar Bruce Yinhe
Browse files

Update the documentation for MongoDB. Use YCSB from binary instead

parent 1fcc314b
No related branches found
No related tags found
No related merge requests found
......@@ -68,9 +68,9 @@ Reload bash and test mvn
Download the YCSB zip file and compile:
git clone git://github.com/brianfrankcooper/YCSB.git
cd YCSB
mvn -pl com.yahoo.ycsb:mongodb-binding -am clean package
curl -O --location https://github.com/brianfrankcooper/YCSB/releases/download/0.5.0/ycsb-0.5.0.tar.gz
tar xfvz ycsb-0.5.0.tar.gz
cd ycsb-0.5.0
### 4. Run YCSB
......
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