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
space usertable
key k
attributes field0, field1, field2, field3, field4,
field5, field6, field7, field8, field9
tolerate 2 failure
After the cluster setup the config looks like:
server 1998750160347642936 192.168.100.3:2012 AVAILABLE
server 3667604389049738774 192.168.100.5:2012 AVAILABLE
server 6903549772667245983 192.168.100.2:2012 AVAILABLE
server 12441010121126734978 192.168.100.1:2012 AVAILABLE
server 12691374307851476699 192.168.100.4:2012 AVAILABLE
So, all servers have AVAILABLE state.
On the workload configuration i have recordcount=1000000.
Hi Robert,
I am trying to test the 5 node cluster.
Space ycsb configuration:
After the cluster setup the config looks like:
So, all servers have AVAILABLE state.
On the workload configuration i have recordcount=1000000.
So, lets start data loading:
After this operation, we see only 999990 elements in usertable:
And coordinator2 is down with crash:
All logs available hier:
https://github.com/umatomba/hyperdex-test/tree/master/5nodes/test2/1kk/out_a_45split/logs_on_db_dataload
The tools used in this test:
Docker image: https://registry.hub.docker.com/u/umatomba/docker-hyperdex/dockerfile/
Vagrant setup: https://github.com/umatomba/vagrant-docker-hyperdex
The text was updated successfully, but these errors were encountered: