Create utility to presplit the fate table
Open
enhancement
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.