Coordination across different region servers is likely to reduce efficiency of the filter.
Can you apply other attributes of Scan or combine with other filter(s) ? Cheers On Fri, Jul 31, 2015 at 4:42 AM, whodarewin2006 <[email protected]> wrote: > hi,all > I am using PageFilter to limit the return record from hbase,but I > found that the record amount that returns from hbase is more than the > amount I set to PageFilter,I read the annotate ,it said the PageFilter is > applied separately on different region servers,and return regionserver > amount*limit size count record,so the question is : can we optimize the > PageFilter that return the size we want?
