Skip to content

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Jan 21, 2026

Part of stackabletech/docker-images#1371.

This PR updates tests, docs, and getting-started script to Druid 35.0.1

--- PASS: kuttl (210.67s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_druid-35.0.1_zookeeper-3.9.4_hadoop-3.4.2_openshift-false (210.35s)
PASS

@Techassi Techassi self-assigned this Jan 21, 2026
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Jan 21, 2026
@Techassi Techassi changed the title docs: Update supported versions for 26.3 chore: Add 35.0.1, remove 33.0.0 Jan 21, 2026
Since Druid 35.0.1 the router container failed to start up due to the
following error: 'Insufficient configured threads'. The CPU resources
are now bumped to be in line with other containers, like the historical
and broker containers.
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Jan 23, 2026
Comment on lines +235 to +236
min: Some(Quantity("300m".to_owned())),
max: Some(Quantity("1200m".to_owned())),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sad we need this :/
Can you please update the docs in https://docs.stackable.tech/home/nightly/druid/usage-guide/resources-and-storage/?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, will do asap.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 93de48b.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of this?

// This is calculated using the following formula:
// HDFS resources from hdfs-operator docs + Zookeeper resources from zookeeper-operator docs
// + 2 * (100m + 300m + 300m + 300m + 100m)

AFAIK the operator resources are not included here

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jan 23, 2026
@Techassi Techassi requested a review from sbernauer January 23, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Development: In Review

Development

Successfully merging this pull request may close these issues.

3 participants