Beuth-Erdelt / Benchmark-Experiment-Host-Manager

This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
GNU Affero General Public License v3.0
6 stars 0 forks source link

YCSB Implementations #179

Closed perdelt closed 1 year ago

perdelt commented 1 year ago
perdelt commented 1 year ago

reWriteBatchedInserts https://github.com/brianfrankcooper/YCSB/blob/master/jdbc/README.md

perdelt commented 1 year ago

Locally both work in BeaverDB: jdbc:kinetica:URL=http://localhost:9091;CombinePrepareAndExecute=1 jdbc:kinetica://localhost:9091;CombinePrepareAndExecute=1

perdelt commented 1 year ago

Kinetica solution: dnsConfig in k8s jobs