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

couldn't use "zipfian" in --rand-type option #418

Open
y-takahashi-ss opened this issue Jun 15, 2021 · 3 comments
Open

couldn't use "zipfian" in --rand-type option #418

y-takahashi-ss opened this issue Jun 15, 2021 · 3 comments

Comments

@y-takahashi-ss
Copy link

I want to use "zipfian" in --rand-type option, but its option is not included even latest version.

$ sysbench --version
sysbench 1.0.20

$ sysbench --help | grep rand-type
  --rand-type=STRING random numbers distribution {uniform,gaussian,special,pareto} [special]

$ sysbench --rand-type=zipfian
FATAL: Invalid random numbers distribution: zipfian.
@ehzuf
Copy link

ehzuf commented Oct 24, 2022

Same here. Sysbench is installed by yum repo.
Any solutions?

@vinay0410
Copy link

You will probably have to wait for the next release, if you want to use zipfian in sysbench installed via packages. As the latest release version doesn't contain this.

You can always build from source though, if you want to use zipfian.

@vinay0410
Copy link

@akopytov can probably comment on the timeline of next release.

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

3 participants