Yikun opened a new pull request #34239:
URL: https://github.com/apache/spark/pull/34239


   ### What changes were proposed in this pull request?
   This patch adds the support driver for selecting scheduler through 
schedulerName.
   
   ### Why are the changes needed?
   We have added the scheduler specified ability in executor side, 
https://github.com/apache/spark/pull/26088. And in some scenarios, users want 
to specify the driver scheduler to make sure driverPod can be scheduled 
separately.
   
   Part of [SPARK-36059](https://issues.apache.org/jira/browse/SPARK-36059) .
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, add `spark.kubernetes.driver.scheduler.name` conf
   
   
   ### How was this patch tested?
   - UT
   


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