Hi, I have hbase scan with some filters. If the scan going through 1 million rows then the filters reduce it down to 100 rows to send back to the client. How can I know that the scan went through 1 million rows? Is it possible to see it from the ResultScanner?
Thanks, -- View this message in context: http://apache-hbase.679495.n3.nabble.com/How-to-find-how-many-rows-a-scan-went-through-to-get-the-result-tp4069392.html Sent from the HBase User mailing list archive at Nabble.com.
