-
-
Notifications
You must be signed in to change notification settings - Fork 6
feat(hbase): version 2.6.0 #701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran the current smoke test (from main) on this image 3 times, the /stackable/phoenix/bin/psql.py /stackable/phoenix/examples/WEB_STAT.sql /stackable/phoenix/examples/WEB_STAT.csv /stackable/phoenix/examples/WEB_STAT_QUERIES.sql
did hang up every time.
This is the same issue we had with HBase 2.5 :(
# Conflicts: # CHANGELOG.md
The snapshot builds needed for HBase 2.6 caused issues as the directory names for the source wouldn't correspond to the target directory that is being built
On vacation and all comments have been addressed
Description
Fixes stackabletech/issues#589
Part of: stackabletech/hbase-operator#488
A first image without Phoenix and hbase-operator-tools was built with
bake --product hbase=2.6.0 --organization sandbox
and is available hereDefinition of Done Checklist
TIP: Running integration tests with a new product image
The image can be built and uploaded to the kind cluster with the following commands:
See the output of
bake
to retrieve the image tag for<image-tagged-with-the-major-version>
.