Re: Java Client performance woes

2010-12-13 Thread Sven Riedel
Hi, On Dec 14, 2010, at 4:47 AM, Jake Eakle wrote: > While attempting to write a YCSB[1] interface for Riak (for a school project, > so alternative benchmarking tools aren't solutions), I have encountered some > pretty severe performance issues with the official Java client. In > particular, a

Re: Java Client performance woes

2010-12-13 Thread Jake Eakle
[list moderators -- please ignore the first copy of this message I sent before subscribing] Hello, While attempting to write a YCSB[1] interface for Riak (for a school project, so alternative benchmarking tools aren't solutions), I have encountered some pretty severe performance issues with the o

Java Client performance woes

2010-12-13 Thread Jake Eakle
Hello, While attempting to write a YCSB[1] interface for Riak (for a school project, so alternative benchmarking tools aren't solutions), I have encountered some pretty severe performance issues with the official Java client. In particular, an insert currently takes a minimum of 50 milliseconds, w

Riak Recap for Dec. 10-12

2010-12-13 Thread Mark Phillips
Afternoon, Evening, Morning to All, Hope everyone had a great weekend. For today's Recap: new riak_core slides, a new version of Ripple, a Riak job, more great Spring Data work from J. Brisbin, and some gists from #riak around Search. Enjoy, Mark Community Manager Basho Technologies wiki.basho

using the erlang API for riak search

2010-12-13 Thread carson li
hey everyone, i just started off with using riak search. (i have some basic riak experience) and i don't know how to use the erlang api for riak to do search queries. what i've done so far -- I have successfully installed the KV hook, put in a json document, and also