xianjingfeng opened a new issue, #73:
URL: https://github.com/apache/incubator-uniffle/issues/73

   We found spark executor is easy be killed by yarn, and i found it is because 
executor use too mush offheap memory when read shuffle data. 
   I found most of offheap memory is used to store uncompressed shuffle Data, 
and this part of memory will be release only when GC is triggered


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

Reply via email to