Skip to content

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

@meghabiswas346

Description

@meghabiswas346

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions