Created 05-10-2016 04:58 PM
are there any general guidelines available for how many reads/writes request per region region can handle? The read/write request will obviously include the data volumes per second as well. Looking for general guidelines.
Created 05-12-2016 04:14 PM
The requests a region can handle depends on many factors - heap, CPU, number of handlers, etc.
Suggest reading the following:
http://hbase.apache.org/book.html#perf.reading
View solution in original post