You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to create a directory containing text files named from 1 to X, with X the number of documents you want to insert. You can create this directory using the dump from wikipedia (http://download.wikimedia.org/enwiki/latest/enwiki-latest-pages-articles.xml.bz2 be carefull this one is more than 8GB) then using the script src/utils/parse.py to create the directory and the files.
Hello,
I'm a newbie and I haven't understood how to make work your benchmark.
My priority is to make a benchmark on MongoDB in read/writes.
Can I know please what does your application do? does it take some pages from Wikipedia?
For Mongo :
I have to craeate a directiry with documents "empty"?
I have retained 2 commands :
The first :
java -jar Wikipedia-nosql-benchmark-1.0-SNAPSHOT.jar fillDB mongodb "documents/" 20 localhost 1 1
What is the Target of that?
java -jar Wikipedia-nosql-benchmark-1.0-SNAPSHOT.jar runBenchmark mongoDB 10 20 20 localhost.
I you can help me your welcome!
thank you
The text was updated successfully, but these errors were encountered: