Re: Different results to same queries

2015-05-05 Thread Sadykov Rustem
Hi. I've increased number of JS machines for map and reduce to 32 and now I don't get this strange behaviour (now on every query I get same results count), so it looks like the problem is solved on riak 1.4.10, but I still get different results when I try to use riak 2.1.0 (even if I increase nu

Re: Different results to same queries

2015-05-05 Thread Christopher Meiklejohn
> On May 5, 2015, at 11:44 AM, Sadykov Rustem wrote: > > Hi. > I've increased number of JS machines for map and reduce to 32 and now I don't > get this strange behaviour (now on every query I get same results count), so > it looks like the problem is solved on riak 1.4.10, but I still get diff

Re: Different results to same queries

2015-05-04 Thread Christopher Meiklejohn
> On Apr 22, 2015, at 6:45 PM, Sadykov Rustem wrote: > > Hello. > I'm testing riak 1.4.10 on 2 node cluster (on different servers), but result > is same on 3 nodes cluster and on single node also. > > I try to count records in my bucket and always get 3-4 different results. > Query is: > > cu

Different results to same queries

2015-04-22 Thread Sadykov Rustem
Hello. I'm testing riak 1.4.10 on 2 node cluster (on different servers), but result is same on 3 nodes cluster and on single node also. I try to count records in my bucket and always get 3-4 different results. Query is: curl -XPOST http://localhost:8098/mapred -H 'Content-Type: application/json'