wschung1113 opened a new issue, #2789: URL: https://github.com/apache/drill/issues/2789
Hello, I am deploying drillbits as kubernetes pods on my kubernetes cluster. However, my drillbit pod doesn't seem like it's using direct memory for querying quite a large data set (180 million rows, 27 gb of size) as below:  Reading the official documents, I have configured drill-env.sh as such:  Also the pod configurations:  {{.Values.drill.memory}} is set to 4gbs at the moment. Any clues where I should configure to use up some direct memory and increase performance of query execution? Thanks for reading! -- 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: dev-unsubscr...@drill.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org