Table tablets not evenly spread.
--------------------------------
Key: ACCUMULO-398
URL: https://issues.apache.org/jira/browse/ACCUMULO-398
Project: Accumulo
Issue Type: Bug
Reporter: Keith Turner
Assignee: Eric Newton
Fix For: 1.4.0
I was running random walk test (with agitation) and wanted to switch to running
continuous ingest test. So I killed the random walk test (left all of its
tables), created a continuous ingest table w/ 16 tablets, and started
continuous ingest. I noticed that the 16 tablets were not evenly spread across
the 10 tablet servers. 2 tservers had 0, 2 tservers had 1, 5 tservers had 2, 1
tserver had 4. I do not think this is caused by ACCUMULO-393 because I keep
seeing the following in the logs.
{noformat}
14 17:02:03,325 [balancer.DefaultLoadBalancer] DEBUG: balance ended with 0
migrations
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira