FelixYBW commented on issue #9814: URL: https://github.com/apache/incubator-gluten/issues/9814#issuecomment-3001509118
which stage hangs. Is the BHJ stage? You may try to increase the onheap memory (executor.memory) to see if it can solve the GC issue. Looks some Gluten operator still use onheap memory. We already move the BHJ memory to offheap. Do you use GLuten main branch? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
