ArbaazKhan1 opened a new pull request, #6471: URL: https://github.com/apache/accumulo/pull/6471
closes [issue #4979 ](https://github.com/apache/accumulo/issues/4979) Added support for pre-splitting Fate tables via accumulo admin command. - `--numSplits` option generates split points using the same partitioning logic as in `FateManager.getDesiredPartitions`. The logic ensures that pre-split boundires align with how the manger expects transaction IDs to be distributed. The split utility produces raw UUID row strings which should allow it be also be used by scan_ref. - `--splitsFile` flag writes the generated splits to a file. -- 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]
