Hi,
I'm trying to understand how the resource queue feature in Apache
Doris works. From what I understand, this feature helps manage
resources by queuing queries when there aren't enough resources
available to execute them. Can you please explain the overall working
of this feature?
Thanks
Joice
Hi Mingyu Chen,
Doris version is 1.2.1
The error details attached below
Exception in thread "main" java.sql.SQLException: errCode = 2,
detailMessage = Process has no memory available, cancel top memory
usage query: query memory tracker
consumption 309.01 MB,
backend 10.0.12.192 process memory us
Hi Joice,
I am developing this feature. Currently, this feature is under
designed. I will finish design on May or June.
This feature will be released with Doris 2.2.
Joice Jacob 于2023年3月2日周四 01:03写道:
>
> Hi everyone,
> I'm facing a java.sql.SQLException error with the following message: