Hello all,

I've been out of the HBase world for a while, and I'm just now jumping back
in.

As of HBase .94, it was still common to take a hash of your RowKey and use
that to "salt" the beginning of your RowKey to obtain an even distribution
among your region servers.  Is this still a common practice, or is there a
better way to do this in HBase 1.0?

--Jeremy

Reply via email to