Dear All,

I have 10 million records in a table. when i get single column value from hbase 
it takes around 10ms. My problem is when I hit 100 or more concurrent request 
the time slowly accumulates and increases to more than 400 ms instead of 
completing in 10ms only. When 100 requests are hit linearly each one takes 10ms 
only. I am using hbase-0.96 version.

Reply via email to