Skip to content

New Presplit utility for Fate table#6471

Open
ArbaazKhan1 wants to merge 1 commit into
apache:mainfrom
ArbaazKhan1:accumulo-4979
Open

New Presplit utility for Fate table#6471
ArbaazKhan1 wants to merge 1 commit into
apache:mainfrom
ArbaazKhan1:accumulo-4979

Conversation

@ArbaazKhan1

Copy link
Copy Markdown
Contributor

closes issue #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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create utility to presplit the fate table

1 participant