ivakegg opened a new issue, #1169: URL: https://github.com/apache/accumulo/issues/1169
The balancer currently will assign out the tablets given their initial locations per the "last" cf in the metadata, and the will slowly move tablets to get a final steady state. In many deployments we are starting up a large accumulo cluster and it will take an hour or more to attain a steady state. There needs to be a mechanism by which we delay the initial assignment (most likely handled by #1167) and then to determine a final steady state before doing the initial assignments. This will help in the case where we are expanding the cluster considerably and bringing it up for the first time. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
