Yes, I am. This does not seem to be a timeout of the full map/reduce
operation, as it does not cause the m/r to fail -- rather certain
portions of the reduce phase fail so I get back semi-reduced results.

On Mon, Dec 12, 2011 at 15:24, Reid Draper <reiddra...@gmail.com> wrote:
> Mat,
>
> Are you sure you're using milliseconds[1] to specify the timeout?
>
> [1]: http://wiki.basho.com/MapReduce.html#HTTP-Query-Syntax
>
> Reid
>
> On Mon, Dec 12, 2011 at 1:12 PM, Matthew A. Brown <mat.a.br...@gmail.com>
> wrote:
>>
>> I'm running a map/reduce operation with fairly complex map and reduce
>> phases against about 2000 keys. Each key also has a (fairly small)
>> payload arg. Currently just testing it locally against a single Riak
>> node. I've started consistently seeing this error during the reduce
>> phase:
>>
>> error:{case_clause,{error,timeout}} reducing:
>> (then a dump of a bunch of the data for the phase)
>>
>> The map/reduce itself has a timeout of 10 minutes, but this is
>> happening after about 30 seconds. Any idea what could be causing this?
>>
>> Thanks!
>> Mat
>>
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to