JRob
05/01/2025, 6:46 PMNick M
05/07/2025, 12:01 PMDaniel Rubio Bonilla
05/09/2025, 10:59 AMmehrdadbn9
05/11/2025, 10:35 AMJRob
05/12/2025, 5:07 PMYotam Bagam
05/13/2025, 6:56 AMquery_controller
workers and no capacity is left for query_workers
which means tasks arent being handled at all.
The obvious solution is scaling the middle manager but we wanted to know if there is a way of giving priority or splitting the workloads.
Did someone encounter this when using MSQ?
Any suggestions or ideas?JRob
05/13/2025, 11:20 PM2025-05-13T23:09:59,308 INFO [task-runner-0-priority-0] org.apache.kafka.clients.consumer.internals.AbstractFetch - [Consumer clientId=consumer-kafka-supervisor-bmcfdhbl-1, groupId=kafka-supervisor-bmcfdhbl] Fetch position FetchPosition{offset=1189300635, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka-broker:9092 (id: 1691 rack: null)], epoch=absent}} is out of range for partition datasource-124, raising error to the application since no reset policy is configured
2025-05-13T23:09:59,308 WARN [task-runner-0-priority-0] org.apache.druid.indexing.kafka.IncrementalPublishingKafkaIndexTaskRunner - OffsetOutOfRangeException with message [Fetch position FetchPosition{offset=1189300635, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka-broker:9092 (id: 1691 rack: null)], epoch=absent}} is out of range for partition datasource-124]
2025-05-13T23:09:59,309 WARN [task-runner-0-priority-0] org.apache.druid.indexing.kafka.IncrementalPublishingKafkaIndexTaskRunner - Retrying in 30000ms
What I'm wondering is why isn't the Supervisor reporting the error? The job just gets stuck in an infinite loop...Jvalant Patel
05/14/2025, 10:45 PMnull
to the latest Druid version where legacy mode is not supported, just wanted to get some help from here to know what should be the best strategy to upgrade druid if we have null
and ""
strings in the datasources and our queries rely on the legacy behavior. If we want to rewrite queries to handle three valued logic for null
comparisons, what should be the strategy ? is there any generalized way to modify the queries ? we are still using native Druid query language.khajjiar trip
05/15/2025, 6:53 AMSivakumar Karthikesan
05/16/2025, 8:31 AMShubham Pratik
05/19/2025, 1:07 PMRohen
05/19/2025, 1:13 PM송재명
05/20/2025, 3:06 AMSuraj Goel
05/20/2025, 7:12 AMKrishna
05/22/2025, 2:59 AMlinu das
05/22/2025, 7:14 AMUtkarsh Chaturvedi
05/23/2025, 10:14 AMBrindha Ramasamy
05/23/2025, 6:34 PMLev Zelkind
05/26/2025, 4:15 PMGiom
05/28/2025, 1:06 AMWilliam Montgomery
05/29/2025, 6:50 PMquery/failed/count
include timeout queries that are also included in query/timeout/count
?Eyal Yurman
05/30/2025, 4:42 PMNick Marsh
06/02/2025, 4:20 AMAsit
06/03/2025, 4:05 AMAsit
06/03/2025, 4:06 AMSachit Swaroop NB
06/03/2025, 5:40 AMAR
06/03/2025, 5:54 AMDaniel Augusto
06/03/2025, 10:04 AMAWS_CONTAINER_CREDENTIALS_FULL_URI
so Druid can use S3. Minimum AWS SDK is 1.12.746 and Druid uses 1.12.638 in latest.
AWS_CONTAINER_CREDENTIALS_FULL_URI has an invalid host. Host should resolve to a loopback address or have the full URI be HTTPS
I've search slack for similar errors, but I could find none.
Has anyone seen this too? Do we plan to bump AWS SDK for next release?sandy k
06/04/2025, 1:02 AMKevin C.S
06/04/2025, 3:11 PM