Skip to content

feat(import) add script for multiple hbase snapshot imports#3

Open
tianlei2 wants to merge 10 commits into
dataflow-importfrom
add-snapshot-import-script
Open

feat(import) add script for multiple hbase snapshot imports#3
tianlei2 wants to merge 10 commits into
dataflow-importfrom
add-snapshot-import-script

Conversation

@tianlei2

Copy link
Copy Markdown
Owner

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

mutianf and others added 3 commits April 29, 2026 13:25
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).
@tianlei2 tianlei2 changed the base branch from main to dataflow-import April 30, 2026 15:45
Change-Id: I86cb01390a25a0493620a39a5a1e65dd6db6f5c9
@tianlei2 tianlei2 force-pushed the add-snapshot-import-script branch 7 times, most recently from 3086725 to 958c187 Compare April 30, 2026 18:16
@tianlei2 tianlei2 force-pushed the dataflow-import branch from fb2909b to 6ee5b24 Compare May 6, 2026 16:02
@tianlei2 tianlei2 force-pushed the add-snapshot-import-script branch from 8d7c04a to 161c0c3 Compare May 6, 2026 16:02
@tianlei2 tianlei2 force-pushed the dataflow-import branch from 6ee5b24 to 84d905f Compare May 6, 2026 16:14
@tianlei2 tianlei2 force-pushed the add-snapshot-import-script branch from 161c0c3 to fb00d10 Compare May 6, 2026 16:14
@tianlei2 tianlei2 force-pushed the dataflow-import branch from 84d905f to 4299c64 Compare May 6, 2026 16:20
@tianlei2 tianlei2 force-pushed the add-snapshot-import-script branch from fb00d10 to f249f27 Compare May 6, 2026 16:20
@tianlei2 tianlei2 force-pushed the dataflow-import branch from 4299c64 to 86d5318 Compare May 6, 2026 16:23
@tianlei2 tianlei2 force-pushed the add-snapshot-import-script branch 2 times, most recently from 40e4a02 to af3976d Compare May 6, 2026 16:46
@tianlei2 tianlei2 force-pushed the dataflow-import branch 9 times, most recently from b49307c to d595262 Compare May 7, 2026 16:19
@tianlei2 tianlei2 force-pushed the dataflow-import branch 24 times, most recently from e0820f8 to 8a25ce5 Compare May 17, 2026 19:59
release-please Bot and others added 6 commits May 19, 2026 22:03
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
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.

2 participants