bq. store particular row on a particular region server Can you let us know your use case ? Any single region server may go down, due to various reasons. How do you plan to maintain row key distribution after that ?
Thanks On Mon, Aug 26, 2013 at 3:52 AM, Vamshi Krishna <[email protected]>wrote: > Hi all, > Is there any facility in hbase such that, in a task of storing 1000 > rows on a cluster of 10 machines with a specification like, the Nth row > should be stored in N%1000 th region server. > In essence, how to store particular row on a particular region server..? > (Can we specify which row should be stored on which region server..? ) > > -- > *Regards* > * > Vamshi Krishna > * >
