wForget commented on issue #9737: URL: https://github.com/apache/incubator-gluten/issues/9737#issuecomment-2910918574
> [@wForget](https://github.com/wForget) Yes, these memory allocations are not tracked by the Velox memory manager, which has resulted in killed by yarn exception. Thank you for your confirmation. > Could we consider adjusting the block size and block rows parameters to reduce the memory footprint [#8816](https://github.com/apache/incubator-gluten/pull/8816)? Adjusting the block size/rows should be able to avoid it. We only have a few jobs that have this problem, and I'd like to find a more general solution. > I will review this issue [facebookincubator/velox#6985](https://github.com/facebookincubator/velox/issues/6985) to evaluate the effort involved. Thanks. Thanks, that looks like a good solution. -- 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]
