I’ve got a set of bucket/key pairs that may contain items that no longer exist
in riak. Is it possible to pass that to map/reduce and explicitly tell riak to
ignore any pairs which aren’t current, ie: which aren’t found? For example, if
I have compiled a list of pairs but before passing the list
I ran into TCP Reset issues with both the python and nodejs clients. I ended up
solving them by putting an HAProxy server on the client machine configured to
route to all available riak servers. In addition, I also configured the HAProxy
frontend with:
option http-server-close
option http-prete
Never mind. I found the archive search page and this same question posted
earlier here:
http://riak-users.197444.n3.nabble.com/Map-Reduce-behavior-when-key-not-found-td3641739.html
Mark
From: riak-users-boun...@lists.basho.com
[mailto:riak-users-boun...@lists.basho.com] On Behalf Of Mark Boyd
This info should be in the docs. I just added an issue to track it [1].
Thanks for digging. :)
Mark
twitter.com/pharkmillups
[1] https://github.com/basho/riak_wiki/issues/316
On Sun, Jul 15, 2012 at 9:18 PM, Mark Boyd ソフトウェア 建築家
wrote:
> Never mind. I found the archive search page and this sam
Hi Erik!
Thanks for the suggestions. I checked out /tmp but didn't see anything
that looked like a pipe for riak... perhaps could you tell me what the file
would be named?
Not sure which logs would be most useful, but please find everything that
was generated attached.
-S
On Sat, Jul 14, 2012
Anyone please?
On Jun 26, 2012 8:57 PM, "Kaspar Thommen" wrote:
> Hi,
>
> The high-level API in the Java client library (IRiakClient) does not allow
> one to use byte[] arrays as keys, only Strings, whereas the underlying PBC
> and http APIs (e.g. com.basho.riak.pbc.RiakClient) do, via the
> fetc