Hi,
    I have an indexedtable with index on around 20 columns. The write 
performance on the original table is around 60 per second. This is just a one 
node setup. Even with mutiple parallel clients, I am getting just 60 
writes/second. That means a total write of 60 * 20 = 1200 writes/second due to 
20 indextables? This is not good enough for our application. Is this number 
1200 
look right ? I was expecting around 15k.
    I am using 0.20.6 HBase on 0.20.2 Hadoop. hardware config (8g ram, 2core, 
7.2k rpm disk). Will adding nodes increase the writes linearly?

 Thanks,
Murali Krishna

Reply via email to