[ 
https://issues.apache.org/jira/browse/SPARK-27334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved SPARK-27334.
-----------------------------------
       Resolution: Duplicate
    Fix Version/s: 3.0.0

As [~Alexander_Fedosov] pointed out, please use pod template.
{code}
spec:
  schedulerName: my-scheduler
{code}

> Support specify scheduler name for executor pods when submit
> ------------------------------------------------------------
>
>                 Key: SPARK-27334
>                 URL: https://issues.apache.org/jira/browse/SPARK-27334
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 2.4.0
>            Reporter: TommyLike
>            Priority: Major
>              Labels: easyfix, features
>             Fix For: 3.0.0
>
>
> Currently, there are some external schedulers which bring a lot a great value 
> into kubernetes scheduling especially for HPC case, take a look at the 
> *kube-batch* ([https://github.com/kubernetes-sigs/kube-batch]). In order to 
> support it, we had to use Pod Template which seems cumbersome. It would be 
> much convenient if this can be configured via option such as 
> *"spark.kubernetes.executor.schedulerName"* just like others.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to