keith-turner opened a new issue, #4979: URL: https://github.com/apache/accumulo/issues/4979
**Is your feature request related to a problem? Please describe.** In order to spread the new fate table over multiple tablet servers the ability to pre-split it is needed. This functionality would be useful if multiple processes executed fate operations as proposed in #4978. **Describe the solution you'd like** Create a fate admin command that can generate N split for the fate table where those splits work well with the fate schema to evenly distribute fate operations between the splits. In the command help document how it can used with shell commands to split that table and why it would be used. -- 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]
