You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run the benchmark and cannot find tools/gluster/installers/requirements.txt file.
After I pip install the required python package, bazel run //src/paper/benchmark:run_benchmark_intent_compare, I get RuntimeError: Unknown keyword argument(s): memory, _internal_config, num_redis_shards. Not sure which version ray is required.
The text was updated successfully, but these errors were encountered:
I try to run the benchmark and cannot find
tools/gluster/installers/requirements.txt
file.After I pip install the required python package,
bazel run //src/paper/benchmark:run_benchmark_intent_compare
, I getRuntimeError: Unknown keyword argument(s): memory, _internal_config, num_redis_shards
. Not sure which version ray is required.The text was updated successfully, but these errors were encountered: