Re: Setting timeout value on REST map-reduce job

2010-09-10 Thread Dan Reverri
Hi Scott, This is a known issue and reported as bug #367: https://issues.basho.com/show_bug.cgi?id=367 The timeout value is ignored for non-chunked requests. Can you try your query with "?chunked=true"? Thanks, Dan Daniel Reverri Developer Advocate Basho Technologies, Inc. d...@basho.com On F

Setting timeout value on REST map-reduce job

2010-09-10 Thread SKester
I am having difficulty getting RIAK to honor the timeout value I am passing to the REST map/reduce interface. When I run the query against a bucket with 10,000 entries, the job completes fine. However when I try the same query against a bucket with 50,000 entries, the job times out after the defa