-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
chore: Bump missing product versions ahead of SDP 25.3.0 #1021
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.
Only had the time to skim (@Techassi requested review), mostly looked the the changed versions, comparing them to the product version sheet
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.
Many thanks for taking care of all the bumps!
Release NoteIn Hive 4.0.1 with Kerberos enabled, health checks cause excessive error logs:
This is because the health check doesn't complete SASL authentication. The error is ignorable, though it can be hidden with the following configuration: spec:
metastore:
config:
logging:
containers:
hive:
loggers:
org.apache.thrift.server.TThreadPoolServer:
level: NONE |
Description
Part of:
Definition of Done Checklist
Tasks
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>
.