pan3793 commented on PR #45504:
URL: https://github.com/apache/spark/pull/45504#issuecomment-2666022743

   Some additional context, in 
SPARK-51243(https://github.com/apache/spark/pull/49986), I noticed the 
restriction of `spark.executor.extraJavaOptions` when trying to add a new Java 
system property `spark.ml.allowNativeBlas`.
   
   I think we do have some special cases like these two that must use Java 
system property instead of Spark configuration system, we may either give 
exceptions to those configurations when checking 
`spark.executor.extraJavaOptions` or choose a different prefix for those Java 
properties.


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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to