Maybe ask on Cassandra mailing list for the benchmark tool they use ? Cheers
On Wed, Jan 28, 2015 at 1:23 PM, Guillermo Ortiz <konstt2...@gmail.com> wrote: > I was checking that web, do you know if there's another possibility > since last updated for Cassandra was two years ago and I'd like to > compare bothof them with kind of same tool/code. > > 2015-01-28 22:10 GMT+01:00 Ted Yu <yuzhih...@gmail.com>: > > Guillermo: > > If you use hbase 0.98.x, please consider Andrew's ycsb repo: > > > > https://github.com/apurtell/ycsb/tree/new_hbase_client > > > > Cheers > > > > On Wed, Jan 28, 2015 at 12:41 PM, Nishanth S <nishanth.2...@gmail.com> > > wrote: > > > >> You can use ycsb for this purpose.See here > >> > >> https://github.com/brianfrankcooper/YCSB/wiki/Getting-Started > >> -Nishanth > >> > >> On Wed, Jan 28, 2015 at 1:37 PM, Guillermo Ortiz <konstt2...@gmail.com> > >> wrote: > >> > >> > Hi, > >> > > >> > I'd like to do some benchmarks fo HBase but I don't know what tool > >> > could use. I started to make some code but I guess that there're some > >> > easier. > >> > > >> > I've taken a look to JMeter, but I guess that I'd attack directly from > >> > Java, JMeter looks great but I don't know if it fits well in this > >> > scenario. What tool could I use to take some measures as time to > >> > response some read and write request, etc. I'd like that to be able to > >> > make the same benchmarks to Cassandra. > >> > > >> >