skonto edited a comment on issue #25229: [SPARK-27900][K8s] Add jvm oom flag
URL: https://github.com/apache/spark/pull/25229#issuecomment-518759232
 
 
   @dongjoon-hyun 
   By default the user will not be able to pass any 
spark.driver.extraJavaOptions settings since his properties are put in a 
properties file which has less priority compared to default 
`spark.driver.extraJavaOptions`. 
   
   So user will always have to set 
spark.kubernetes.driverEnv.DEFAULT_DRIVER_JVM_OPTIONS=" " to override the 
defaults, is this the expected UX?  I will be update the PR shortly but just to 
be sure.

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

Reply via email to