skonto edited a comment on issue #25229: [SPARK-27900][K8s] Add jvm oom flag URL: https://github.com/apache/spark/pull/25229#issuecomment-515677267 we need to make sure its added by default and not rely to the user to pass it. If you mean whether to pass this as a spark conf using that property then in client mode this is the way to do it as according to the docs driver has already started. I digged into the code and verified that this is being properly picked up not sure about the extraJavaOptions. So this is a working option.
---------------------------------------------------------------- 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]
