Dmitry,
the Protocol Buffer interface doesn't yet support setting most of the available
bucket properties. Support for doing that was added just recently though.
For now the easiest workaround is to just use the REST API, for which you'll
need the binaries. Both binaries and atoms work, but for
I was writing a new mapreduce query to look at users over time, and ran
it over a single user in production. After that, other mapreduce jobs
over users started returning results from my new map phase, some of the
time. After five minutes of this, I had to restart every node in the
cluster to g
Hey all,
I'm playing with Riak via the haskell client, and I've run into a problem
with mapreduce. The gist of the problem is that once I've done one mapreduce
job with a connection, I only ever see results from that job.
I've distilled it down to small example here (https://gist.github.com/97761