Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

add mt-index-deleter tool #1943

Merged
merged 2 commits into from
Jun 3, 2021
Merged

add mt-index-deleter tool #1943

merged 2 commits into from
Jun 3, 2021

Conversation

Dieterbe
Copy link
Contributor

@Dieterbe Dieterbe commented Nov 9, 2020

deletes mkeys provided on stdin from bigtable index.

seems to work really fast, btw. first run was already super fast so i didn't even try to tweak the settings

/ # cat rowkeys.txt  | ./mt-index-deleter --gcp-project ... --bigtable-instance ...  --bigtable-table ... --batch 10000
2020-11-09 21:06:46.998 [INFO] bt-ensure-table-exists: table "..." exists.
INFO[0000] workerstats: 0 deleted in 50.158µs (0.000000 deletes/s)  file=worker.go line=21
INFO[0060] workerstats: 9350000 deleted in 1m0.000188811s (155832.842951 deletes/s)  file=worker.go line=21
INFO[0120] workerstats: 17470000 deleted in 2m0.000373848s (145582.879784 deletes/s)  file=worker.go line=21

deletes mkeys provided on stdin from bigtable index
@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 2, 2021
@Dieterbe Dieterbe merged commit 29081ef into master Jun 3, 2021
@Dieterbe Dieterbe deleted the mt-index-deleter branch June 3, 2021 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant