amahussein commented on pull request #2537:
URL: https://github.com/apache/hadoop/pull/2537#issuecomment-747529035


   @tasanuma, @iwasakims  
   did anyone consider increasing the resources allocated to the docker image? 
For example, increase the memory and see whether or not OOM disappears?
   
   Based on [Yetus documentations 
](https://yetus.apache.org/documentation/in-progress/precommit/docker/):
   
   -  maybe we can try increasing  `--dockermemlimit=20g` to 22 or 24g. Well, 
cautious needs to be given to avoid bringing the entire server down. So, 
increase it "responsibly" :)
   - Apache Yetus also sets the `--oom-score-adj` to 500 in order to offer 
itself as the first processes to be killed if memory is low.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to