Trino execution completely halts in the middle of running queries. #23348
Unanswered
pranavchaudhary3
asked this question in
Q&A
Replies: 2 comments
-
cc @martint |
Beta Was this translation helpful? Give feedback.
0 replies
-
This could be related to #21512 Try disabling the If that helps, can you help us get some diagnostics by setting the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Trino Team,
We are doing a POC with Trino cluster on EKS. I have been testing the production like workload on Trino cluster and have seen Trino completely halts in the middle of execution, as shown in the screenshot down below.
To put into contest, I am submitting 25 CTAS queries simultaneously, querying data from two connectors, namely
hive
andiceberg
, writing to and reading from S3.Cluster Config:
Instance Type: arm64
Trino Version: 442
1x Coordinator: 55 Cores, 450 GB Memory
20x Workers: 55 Cores, 450 GB Memory
Any advice/guidance on what is going wrong here?

Beta Was this translation helpful? Give feedback.
All reactions