yuqi1129 opened a new pull request, #12829: URL: https://github.com/apache/gravitino/pull/12829
### What changes were proposed in this pull request? Update the default Kerberos-enabled Hive integration test image from `kerberos-hive-0.1.6` to `kerberos-hive-0.1.7`. Also add the new image version to the Docker image changelog. ### Why are the changes needed? #12731 reduced the image size by excluding the installation archives from the final image layers. The corresponding `kerberos-hive-0.1.7` image has now been published, so the project should use the updated image. Related to #12730. Follow-up to #12731. ### Does this PR introduce _any_ user-facing change? No. This only changes the default Docker image used by Kerberos-enabled Hive integration tests. ### How was this patch tested? - Ran `./gradlew spotlessCheck`. - Verified that `apache/gravitino-ci:kerberos-hive-0.1.7` is active on Docker Hub for both `linux/amd64` and `linux/arm64`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
