Hi, Hbase experts While studying HBase, I began to wonder about a few things. From what I understand, data will be first stored in memstore in memory then flush to disk when the data exceeds that of number of bytes configured.
I was curious to know if there is a limit to that configuration (for eg. maximum 40% of the RAM or something). And also is there anyway we can set which files to be flushed in the times of flush. Thanks -- Sent from: http://apache-hbase.679495.n3.nabble.com/HBase-User-f4020416.html
