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

Dongjoon Hyun updated SPARK-30160:
----------------------------------
    Affects Version/s:     (was: 2.4.4)
                           (was: 3.0.0)
                       3.1.0

> Extend ExecutorPodAllocator for arbitrary CRDs
> ----------------------------------------------
>
>                 Key: SPARK-30160
>                 URL: https://issues.apache.org/jira/browse/SPARK-30160
>             Project: Spark
>          Issue Type: New Feature
>          Components: Kubernetes
>    Affects Versions: 3.1.0
>            Reporter: Ilan Filonenko
>            Priority: Minor
>
> There are internal use-cases at companies that require for executor creation 
> to be done by privileged resources (like admin controllers / operators who 
> would receive events or updates) that would create the Kubernetes Executor 
> pods on-behalf of the user. In essence, the assumption that the driver has 
> the appropriate service-account to create pods is not a guarantee in various 
> organizations.
> This proposed JIRA looks to create a pluggable interface for pod creation and 
> deletion to allow for customizable allocation libraries to exist i.e. CRDs 
> that scale up and down



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to