ldbc / ldbc_snb_interactive_v1_impls

Reference implementations for LDBC Social Network Benchmark's Interactive workload.
https://ldbcouncil.org/benchmarks/snb-interactive
Apache License 2.0
97 stars 85 forks source link

ldbcUpdate1 query #356

Closed vege-yummy closed 1 year ago

vege-yummy commented 1 year ago

Hi, I'm running benchmark.sh. But the results_log.csv shows that there is no Update1AddPerson running. The benchmark.properties is :

image

Do you know why?

vege-yummy commented 1 year ago

Also, I fail in create-validation-parameters.sh. Is there any pre-generated validation_params.csv?

szarnyasg commented 1 year ago

Do you know why?

Update 1 (Add Person) is a rare operation: you likely need to run lots (100k+, maybe 1M+) total operations to get a few instances of Update 1.

We have a couple of pre-generated parameters at: https://surfdrive.surf.nl/files/index.php/s/opeAtUOUSbxtXTQ These have a few instances of Update 1 operations.

PS: We're going to be mostly unavailable for the winter holidays, starting tomorrow and until about Jan 2.