jzhuge commented on PR #51948:
URL: https://github.com/apache/spark/pull/51948#issuecomment-3175958530

   > what about the driver JVM options in YARN client mode?
   
   Client mode is out of scope for this JIRA.
   
   Several things to consider for client mode:
   
   - Driver runs inside client JVM
   - No Spark option or conf to set driver cores
   - If necessary, users can use env var to set this Java option
   - Possible code changes will reside in launcher, instead of yarn module, so 
a follow-up JIRA is better.


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