feat(import) add script for multiple hbase snapshot imports#3
Open
tianlei2 wants to merge 10 commits into
Open
feat(import) add script for multiple hbase snapshot imports#3tianlei2 wants to merge 10 commits into
tianlei2 wants to merge 10 commits into
Conversation
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Change-Id: I86cb01390a25a0493620a39a5a1e65dd6db6f5c9
3086725 to
958c187
Compare
8d7c04a to
161c0c3
Compare
161c0c3 to
fb00d10
Compare
fb00d10 to
f249f27
Compare
40e4a02 to
af3976d
Compare
b49307c to
d595262
Compare
e0820f8 to
8a25ce5
Compare
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…stabilization, and resilience updates (googleapis#4600) - Supports importing multiple snapshot copies concurrently from GCS or local filesystem. - Adds parallel sharding utilizing Splittable DoFns and custom RegionConfig mapping. - Improves stabilization by resolving various NullPointerExceptions and Mockito inline limitations on JDK 21+. - Introduces comprehensive unit testing for all steps of the snapshot import pipeline.
…twork argument handling in snapshot import script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️
If you write sample code, please follow the samples format.