I am running into a problem where YARN is killing my containers started by Twill because its using too much memory. I would like to increase the gap between the java -Xmx setting and the yarn memory limit. For example make the -Xmx setting 75% of the YARN memory limit. Is there a way I can do this in Twill?
Thanks, Keith
