Hi,
I tried to access HBaseDB from 3 WebServer(Tomcat) at the same time, I found that scan will takes more(10times) time comparing with the speed of put. When 1WebServer -> 1HBase DB , it takes about the same time on scan and put. I wonder in this case , hbase does something with the multiple client IP address or such stuff when scan. Any ideas? Thanks in advance. Jack
