Merged
Conversation
Member
|
Can you please run |
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
Member
Author
|
🟢 Re-run local tests Tests |
maltesander
reviewed
Jun 27, 2025
Member
maltesander
left a comment
There was a problem hiding this comment.
LGTM! Will wait with approval for on stackabletech/docker-images#1159
Member
Author
|
🟢 Re-run local tests (changed to use the 2.6.1 image) Tests |
nightkr
reviewed
Jul 1, 2025
Contributor
nightkr
left a comment
There was a problem hiding this comment.
(Not a full review just something that stood out to me.)
NickLarsenNZ
reviewed
Jul 4, 2025
NickLarsenNZ
reviewed
Jul 4, 2025
nightkr
reviewed
Jul 4, 2025
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Member
Author
|
🟢 Re-run local tests (using images built from this branch) Tests |
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.
Description
fixes: #618
Warning
Merge this at the same time as stackabletech/docker-images#1159, otherwise tests will break!
How to test
bake -p hbasefrom the branch for this PRkind load docker-image oci.stackable.tech/sdp/hbase:2.6.1-stackable0.0.0-dev --name stackable-data-platformstackable op in hbase=0.0.0-pr639./scripts/run-tests --skip-operator hbase --test ...Implementation notes
Output from the HBase demo:
The Localities indicate that the serving region is the same node as the HDFS data:
CRD change
Note
There does not need to be a decision on this (discussed briefly in planning 09.04.2024) as the implementation is in line with existing implementations for HDFs and Kafka.
old:
new:
(this is inline with the implementations for HDFS and Kafka)
Tests (OpenShift)
Definition of Done Checklist
Author
Reviewer
Acceptance