Hello, I have a HBase cluster of 1 Master node and 5 Region Servers deployed on HDFS.
What is the best way to measure IO for the operations on cluster such as 1. Scan 2. Get 3. Put I need to conduct the measurement in 2 scenarios. In the first scenario, a have a simple table (size > 1GB), consisting of just one column family. The second scenario will be slightly more complicated with the 'primary key' being stored in the memstore or HFile in parts. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/how-to-measure-IO-on-HBase-tp4061207.html Sent from the HBase User mailing list archive at Nabble.com.