Kirill-Petersburg

Results 8 comments of Kirill-Petersburg

Thank you Jake for your quick response. I tried the latest Solandra build. It works with the xml generated. But I increased a number of items in documents and size...

I don't see any errors in the log. All insert requests have status=0. This is the tail of the log containing ../select/?q=_:_ : ..... INFO 10:36:44,291 {add=[00000199, 00000198, 00000197, 00000196,...

1M per shard is not enough. It started working with 4M docs per shard. Could you implement a general solution for the issue, e.g. provide instruction how to estimate solandra.maximum.docs.per.shard...

I tested the tjake-Solandra-3af3b0b build. It failed. Having inserted 2000000 documents I executed q=_:_ query. And the response was "result name="response" numFound="1581806" start="0"".

I tryed different techniques of sending add requests: 1. sending all requests to one ip (node ip) sequentially 2. sending requests from 10 different sources to one ip (node ip)...

Thank you Jake, I followed the instruction and succeeded in balancing the Cassandra nodes (50%/50%). Then I made 2 experiments: 1. sending add requests to one ip (node ip) sequentially...

- The on disk size is not even: $ bin/nodetool -h node1_ip ring Address Status State Load Owns Token 85070591730234615865843651857942052864 node1_ip Up Normal 3.82 GB 50.00% 0 node2_ip Up Normal...