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? 

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to