What‘s the impact of reducing killOnOutOfMemoryDelay #16539
Unanswered
8dukongjian
asked this question in
Q&A
Replies: 0 comments
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.
-
If the killOnOutOfMemoryDelay value is too large, Presto will not be able to kill queries in time, which will lead to OOM. Decreasing killOnOutOfMemoryDelay can solve this problem, but I am worried that it will have a negative impact.
Beta Was this translation helpful? Give feedback.
All reactions