geekboood opened a new issue, #10960: URL: https://github.com/apache/pinot/issues/10960
Hi, I deployed Pinot on k8s, and each pod has 32GB memory allocated. The java heap memory is limited to 16GB by using -Xmx16G option. When I run a query (through Trino) and scan a large json value column (each segment has 300MB data), it allocates too many memory and triggers k8s oom killer. What could be the problem? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org