FelixYBW commented on PR #7503: URL: https://github.com/apache/incubator-gluten/pull/7503#issuecomment-2412854906
> > @wForget, @FelixYBW, maybe, one way is to pack libjemalloc.so into gluten third-party jar. And let Gluten put this lib in some fixed path (not temp path like other shared lib) on executor node. Then, configure env LD_PRELOAD for spark executor with that fixed lib jemalloc path. For static link, we don't have a thirt-party jar. -- 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]
