Setting read quorum for map reduce jobs

2010-05-04 Thread Johnathan Loggie
Hi, I¹m struggling to find how to set the the read quorum for a map reduce job via the REST api. The documentation doesn¹t mention that this is even possible. I¹m using ripple, and tried forcing r=1 onto the end of the query string (e.g with @client = Riak::Client.new(:mapred = Œ/mapred?r=1¹)) to

Re: Setting read quorum for map reduce jobs

2010-05-04 Thread Johnathan Loggie
s a chance that some data could become unavailable when > a node goes down. > > Sean Cribbs > Developer Advocate > Basho Technologies, Inc. > http://basho.com/ > > On May 4, 2010, at 10:13 AM, Johnathan Loggie wrote: > >> Hi, >> >> I¹m struggling to find

Caching of anonymous javascript reduce phase results

2010-12-16 Thread Johnathan Loggie
Hiya, I¹m seeing a problem where when running a map reduce on some newly created data that Riak will return [] for the final reduce phase. Riak::MapReduce.new(client). add(self.class.bucket_name, self.key). link(:tag => "batches",:keep => false). link(:tag => "objects",:keep