Skip to content

chore(druid): Add 33.0.0, Remove 30.0.0 #1110

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

Merged
merged 12 commits into from
May 13, 2025
Merged

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented May 9, 2025

Part of #1075.

  • Remove 30.0.0
  • Add 33.0.0

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Changes are OpenShift compatible
  • All added packages (via microdnf or otherwise) have a comment on why they are added
  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
  • All packages should have (if available) signatures/hashes verified
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

bake --product <product> --image-version <stackable-image-version>
kind load docker-image <image-tagged-with-the-major-version> --name=<name-of-your-test-cluster>

See the output of bake to retrieve the image tag for <image-tagged-with-the-major-version>.

@NickLarsenNZ NickLarsenNZ self-assigned this May 9, 2025
@NickLarsenNZ NickLarsenNZ moved this to Development: In Progress in Stackable Engineering May 9, 2025
@NickLarsenNZ NickLarsenNZ force-pushed the chore/bump-druid-pre-25.7.0 branch from 93ba768 to 96ced15 Compare May 9, 2025 07:23
@NickLarsenNZ NickLarsenNZ changed the title chore(druid): Remove 30.0.0 chore(druid): Add 33.0.0, Remove 30.0.0 May 12, 2025
@NickLarsenNZ
Copy link
Member Author

The build for 33.0.0 is currently failing due to a dependency that is not available via Maven:

466.2 [ERROR] Failed to execute goal on project druid-quidem-ut: Could not resolve dependencies for project org.apache.druid:druid-quidem-ut:jar:33.0.0: com.github.kgyrtkirk.datasets:kttm-nested:jar:0.1 was not found in https://build-repo.stackable.tech/repository/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 1]

slack thread

@sbernauer sbernauer force-pushed the chore/bump-druid-pre-25.7.0 branch from 4e9ae2c to f2cfbde Compare May 12, 2025 13:15
@NickLarsenNZ
Copy link
Member Author

Many thanks @sbernauer

@NickLarsenNZ NickLarsenNZ enabled auto-merge May 13, 2025 07:25
@NickLarsenNZ NickLarsenNZ requested a review from sbernauer May 13, 2025 07:59
@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue May 13, 2025
Merged via the queue into main with commit 151bb97 May 13, 2025
3 checks passed
@NickLarsenNZ NickLarsenNZ deleted the chore/bump-druid-pre-25.7.0 branch May 13, 2025 09:27
@sbernauer sbernauer moved this from Development: In Progress to Development: Done in Stackable Engineering May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Done
Development

Successfully merging this pull request may close these issues.

2 participants