I want to analyze the full table scan performance of HBase, but after reading the source code of YCSB, I find that the scan length is randomly generated. Can YCSB carry out a full table scan of HBase table to analyze the performance? Thanks~
Asked
Active
Viewed 135 times