Hi, We have two properties:
- *hbase.client.scanner.max.result.size <http://hbase.apache.org/book.html#hbase.client.scanner.max.result.size>* - *hbase.server.scanner.max.result.size: **(HBase 13362 <https://issues.apache.org/jira/browse/HBASE-13362>v1.1)* Cloudera blog: <http://blog.cloudera.com/blog/2015/05/scan-improvements-in-apache-hbase-1-1-0/> "The max result size limit is only applied at row boundaries. " I don't understand because, if you put client max.result.size = 10 MB You can retieve rows > 10 Mb BR, Alberto
