Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
meghabiswas346 opened this issue Jul 14, 2022 · 0 comments

Comments

@meghabiswas346
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant