GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker

Upgrade hammerdb to be able to run the latest version

Open
#5,243 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
2k
Forks
562
Avg merge
4h 55m
Merged PRs (30d)
69

Description

Support for mysql_no_stored_procs was added last year. This flag is vital to ensuring comparison of results between sysbench and hammerdb.

Update the version of hammerdb to 4.12
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/master/perfkitbenchmarker/linux_packages/hammerdb.py#L110

Download the latest hammerdb tarball and upload the tarball to GCS, then follow the instructions here to setup preprovisioned data:
https://github.com/TPC-Council/HammerDB/releases/tag/v4.12
https://github.com/GoogleCloudPlatform/PerfKitBenchmarker?tab=readme-ov-file#benchmarks-with-preprovisioned-data

Make sure the new tarball can be installed successfully when you try to run a hammerdb benchmark:

$ ./pkb.py --benchmarks=mysql_tpcc --hammerdbcli_version=4.12 --gcp_preprovisioned_data_bucket=

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.