You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nihal Harish (JIRA)" <ji...@apache.org> on 2018/07/09 23:46:00 UTC

[jira] [Created] (SPARK-24765) Add custom Kubernetes scheduler config parameter to spark-submit

Nihal Harish created SPARK-24765:
------------------------------------

             Summary: Add custom Kubernetes scheduler config parameter to spark-submit 
                 Key: SPARK-24765
                 URL: https://issues.apache.org/jira/browse/SPARK-24765
             Project: Spark
          Issue Type: New Feature
          Components: Kubernetes
    Affects Versions: 2.3.1
            Reporter: Nihal Harish


spark submit currently does not accept any config parameter that can enable the driver and executor pods to be scheduled by a custom scheduler as opposed to just the default-scheduler.

I propose the addition of three new config parameters:

spark.kubernetes.schedulerName

spark.kubernetes.driver.schedulerName 

spark.kubernetes.executor.schedulerName

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org