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 see if this resource worked like the others, but had no luck. I have 2 riak nodes and have deliberately stopped one as if it were down or disconnected. In this state my map reduce jobs fail to run on the node that is up and running. Can anybody help? Have I completely got the wrong end of the stick on this one? Johnno
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com