Hello, i have an application which does a lot of sequential reads. I also save more data, meaning the reads always have to be done in bigger amount of data in storage (writes and reads don't happen parallel). To see how the hbase installation reacts to my needs, I evaluated the reads and calculated out the min- max- average read time. There is often a huge gap between max and mins and also the average does not stay contantly during the process. Why does my hbase behave like this? should I change something in the configuration?
regards, forum.png <http://apache-hbase.679495.n3.nabble.com/file/n4056621/forum.png> -- View this message in context: http://apache-hbase.679495.n3.nabble.com/heavy-reads-tp4056621.html Sent from the HBase User mailing list archive at Nabble.com.
