Re: Facing java.net broken pipe issue while benchmarking java-PBClient with YCSB

2011-08-11 Thread vijayakumar
arking-java-PBClient-with-YCSB-tp3219935p3219935.html > > Sent from the Riak Users mailing list archive at Nabble.com. > > > > ___ > > riak-users mailing list > > [hidden email] <http://user/SendEmail.jtp?type=node&node=3220159&i=0> > > http://lis

Re: Facing java.net broken pipe issue while benchmarking java-PBClient with YCSB

2011-08-02 Thread Russell Brown
Hi, A couple of preliminary questions: What version of riak-java-client and what version of Riak are you using? Also, your cut and paste has come out a little garbled, could you maybe paste it into a github gist or a paste bin so I can get a better read of the code, please? Also, do you have t

Facing java.net broken pipe issue while benchmarking java-PBClient with YCSB

2011-08-02 Thread vijayakumar
I am trying to benchmark riak client with YCSB and I am getting the following exception while trying to fetch from riak client. Am I missing any tunable parameters in server or client settings? Code snippet (method implementation for YCSB-DB): public int read(String table, String key, Set fields,