sysbench-mongodb icon indicating copy to clipboard operation
sysbench-mongodb copied to clipboard

sysbench with mongodb issue while running the script ./run.simple.bash

Open meghabiswas346 opened this issue 2 years ago • 0 comments

Hi guyz, Below is the isue while running also i have import the below things before executing the run. export PATH=/mongo/build/install/bin:$PATH and export PATH=/opt/python2/bin:$PATH export LD_LIBRARY_PATH=/opt/python2/lib:$LD_LIBRARY_PATH

Error while executing : for sysbench location: class jmongosysbenchexecute.MyWriter src/jmongosysbenchexecute.java:504: error: cannot find symbol WriteResult wrInsert = coll.insert(doc); also i followed the steps from this link https://github.com/tmcallaghan/sysbench-mongodb

Kindly help me to sort it out. and tell me where i am going wrong in this?

meghabiswas346 avatar Jul 14 '22 07:07 meghabiswas346