[
https://issues.apache.org/jira/browse/SPARK-55585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Minack updated SPARK-55585:
----------------------------------
Description:
Spark provides feature steps that allow for custom configuration of Kubernetes
driver and executor pods. While driver feature steps can create resources,
executor feature steps cannot.
The {{KubernetesExecutorSpec}} allows for defining
{{executorKubernetesResources}}, but they are not created (applied) by the
{{ExecutorPodsAllocator}}. Only PVCs are specifically created right now.
was:
Spark provides feature steps that allow for custom configuration of Kubernetes
driver and executor pods. While driver feature steps can create resources,
executor feature steps cannot.
The {{KubernetesExecutorSpec}} allows for defining
{{executorKubernetesResources}}, which are not created (applied) by the
{{ExecutorPodsAllocator}} though. Only PVCs are specifically created right now.
> Allow executor feature steps to create resources
> ------------------------------------------------
>
> Key: SPARK-55585
> URL: https://issues.apache.org/jira/browse/SPARK-55585
> Project: Spark
> Issue Type: Improvement
> Components: Kubernetes
> Affects Versions: 4.2.0
> Reporter: Enrico Minack
> Priority: Minor
> Labels: pull-request-available
>
> Spark provides feature steps that allow for custom configuration of
> Kubernetes driver and executor pods. While driver feature steps can create
> resources, executor feature steps cannot.
> The {{KubernetesExecutorSpec}} allows for defining
> {{executorKubernetesResources}}, but they are not created (applied) by the
> {{ExecutorPodsAllocator}}. Only PVCs are specifically created right now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]