Giter Club home page Giter Club logo

Comments (4)

 avatar commented on June 18, 2024

Hi @mghosh4,

What command did you run to build, and what error message did you get? This works for me on Ubuntu 12.04:

apt-get install git maven
git clone git://github.com/brianfrankcooper/YCSB.git
cd YCSB
mvn clean package

Right now you cannot selectively build certain drivers. You could comment out the ones you don't need in pom.xml.

Thanks!
--Michi

from ycsb.

mghosh4 avatar mghosh4 commented on June 18, 2024

Yup those are the commands that I used. I am getting some issues with some java jar files which is missing from the classpath like slf4j. I believe there must be some package that my Ubuntu 12 is missing by default which adds these jar to the classpath. Or the other explanation could be that this errors are benign. Do you get them as well?

The reason that I am building MongoDB is because I think you made some changes to add defaults for some mongo specific property like mongo.url etc. Now when I use the ycsb executable directly it gives me a null pointer exception. There has been a thread on this where you found that the defaults for these properties were missing and you added them but was the ycsb executable built and updated after that because I downloaded it and I am getting the same exception. Can you please look into this, as well?

Thanks and Regards,
Mainak

from ycsb.

westonplatter avatar westonplatter commented on June 18, 2024

@mghosh4 did you set the required configuration properties mentioned in the MongoDB README, https://github.com/brianfrankcooper/YCSB/blob/master/mongodb/README.md? If not, I think it would be hard for YCSB to operate as intended.

from ycsb.

busbey avatar busbey commented on June 18, 2024

closing as stale. if you are still having this problem please reopen.

from ycsb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.