PHILO-HE commented on PR #7503:
URL: 
https://github.com/apache/incubator-gluten/pull/7503#issuecomment-2412705889

   > @FelixYBW Thank you very much for your help.
   > 
   > > It's better to package the libjemalloc.so into jar, then set LD_PRELOAD 
path to relative address. It can also solve the potential conflicts between the 
one linked into Gluten and system.
   > 
   > Sounds good to me, I will try that.
   
   @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). Then, set env LD_PRELOAD for spark executor with that 
fixed lib jemalloc path.


-- 
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]

Reply via email to