Using map 'arg' in mapreduce calls in python and Erlang clients

2012-11-09 Thread Julian
quot;Arg is ~p", [IndexJson]), but I can't find the message in any of the Riak logs. Thanks, Julian ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Search API question (was: riak-erlang-client issue with Riak EE 1.2)

2012-08-29 Thread Julian
lt;"field2">>, <<"Bar">>}...]} 2. In my particular query, I'm getting a small number (5 out of 37) of the fields repeated within each object at the end of the proplist. The values, fortunately, are identical to the ones earlier in the object. I wonder if thi

Re: riak-erlang-client issue with Riak EE 1.2

2012-08-28 Thread Julian
id:o.account_id, account_type_id:o.account_type_id, deleted:o.deleted, status:o.status, hidden:o.hidden, currency:o.currency}; return [JSON.stringify(p)] } On Fri, Aug 17, 2012 at 6:22 AM, Dave Parfitt wrote: > > Hello Julian - > > A new version of the riak-erlang-client [1] was recently released that >

riak-erlang-client issue with Riak EE 1.2

2012-08-16 Thread Julian
n_decode,2}, {lists,map,2}, {lists,map,2}, {xx_acl_tree,from_json,2}, {xx_acl_query,load_instance_,2}, {xx_acl_query,bootstrap_accounts,1}]} in function gen_server:init_it/6 ancestors: [x

Request queue issue with riakc_pb_socket

2012-07-24 Thread Julian
Hi, I'm using riakc_pb_socket to queue up several requests and rely on the built-in queueing, which should hopefully eventually service all requests. However I have a scenario in which a couple processes that queue a request are never terminating the call on the socket...even though a request issu