Currently some system cleaning tasks do read all the rows, and then perform some operations on that. It impacts other users who are being served at the same time. System cleaning tasks are of lower priority, and I can delay the requests, but I am just wondering if there is anyway I can hook into hbase system, and if I can continuously measure the load of the system, and based on that I can limit the lower priority tasks? How can I do that, if there are any pointers, or helpful suggestions, please provide them.
-- View this message in context: http://apache-hbase.679495.n3.nabble.com/Reduce-load-to-hbase-tp4066727.html Sent from the HBase User mailing list archive at Nabble.com.
