Enrico Minack created SPARK-55585:
-------------------------------------

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


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to