Dear colleagues,

The map reduce process via JavaScript shows an error [preflist_exhausted] 
when doing larger queries on unstructured data.  Up to to 500 keys, the 
queries run OK, but when going to 5000 keys in a bucket the error starts 
to apear. My version is kv 1.1.2 (git).  I would like to use the 
Javascript procedures as it delivers more powerful pattern search behavior 
compared to the Lucene like search syntax function. 

I've already tried the following adjustments in the app.config file 

            {map_js_vm_count, 24 },
            {reduce_js_vm_count, 18 },
            {js_max_vm_mem, 48},

Any hint where to start the tuning to avoid this error? 

Regards, 
Claude

Claude Falbriard 
Certified IT Specialist L2 - Middleware
AMS Hortolândia / SP - Brazil
phone:    +55 19 9837 0789
cell:         +55 13 8117 3316
e-mail:    clau...@br.ibm.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