Hi Rajat, As Ted mentioned, please post your question on the jira for HBASE-10075 so that those watching that specific ticket can help.
On Mon, Oct 6, 2014 at 3:49 PM, Rajat Garg <[email protected]> wrote: > Anything on this? > > On Wed, Sep 17, 2014 at 4:02 PM, Rajat Garg <[email protected]> wrote: > > > Hi guys > > > > (1 – tableRegionNumberOnServer/allTableRegionNumber) * > tableBalancerWeight > > + (1 – regionNumberOnServer/allRegionNumber) * serverBalancerWeight + > > regionBlockSizeOnServer/regionBlockSize * localityWeight > > + (previousServer?1:0) * stickinessWeight > > > > I had a question regarding the formula given. Specially, what does the > > different parameter-: > > *1. tableRegionNumberOnServer* > > *2. allTableRegionNumber* > > *3. regionNumberOnServer* > > *4. allRegionNumber* > > > > indicate. Are they already available in the code, or do we have to > > implement them also. > > > > Regards, > > Rajat > > > > > > -- > Rajat > -- Sean
