You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Alex Baranau <al...@gmail.com> on 2012/04/09 19:53:28 UTC

Blog post: HBaseWD: Avoid RegionServer Hotspotting Despite Sequential Keys

Hello,

Just wanted to share blog post about avoiding non-rare RegionServer
hotspotting problem when writing records with sequential keys which was
discussed several times on this ML.

http://blog.sematext.com/2012/04/09/hbasewd-avoid-regionserver-hotspotting-despite-writing-records-with-sequential-keys/

Alex Baranau