vanzin commented on issue #24022: [k8s] Add memory limit for kubernetes URL: https://github.com/apache/spark/pull/24022#issuecomment-471024312 This is wrong. The "driver memory" config is just the JVM heap size. The JVM uses more memory than just the heap. And you also have the Python process(es), R, etc. Also, please file bugs before making changes.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
