clarax edited a comment on pull request #3260:
URL: https://github.com/apache/hbase/pull/3260#issuecomment-840342636


   Is there really a case with only one table? Balancer actually looks at both 
system tables and user tables. By default we already have some system tables 
such as meta table. if we don't want to calculate table skew, as I mentioned, 
we can set the weight of this cost function to 0 and no calculation will be 
done or disable regioCoutSkewCostfunction by setting the weight to 0. I don't 
think we can count on the possibility that we have only one table. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to