2010/8/2 Héctor Izquierdo Seliva <[email protected]>: >> In 0.20 you can do a close_region in the shell, that will move the >> region to the first region servers that checks. In 0.90 we are working >> on better load balancing, more properly tuned to region traffic. > > I'm on 0.89. Is any of this work in there? I can not use UUIDs, as I > need to address rows by key, but I could add a hash of the key to the > begining so keys are more evenly distributed. This is of course in case > of going to a single table. >
Balancer rewrite is not yet in 0.89 (The close_region is there if that was what you were asking about). St.Ack
