huangtengfei created SPARK-39853:
------------------------------------

             Summary: Support stage level schedule for standalone cluster when 
dynamic allocation is disabled
                 Key: SPARK-39853
                 URL: https://issues.apache.org/jira/browse/SPARK-39853
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.3.0
            Reporter: huangtengfei


[SPARK-39062|https://issues.apache.org/jira/browse/SPARK-39062] added stage 
level schedule support for standalone cluster when dynamic allocation was 
enabled, spark would request for executors for different resource profiles.
While when dynamic allocation is disabled, we can also leverage stage level 
schedule to schedule tasks based on resource profile(task resource requests) to 
executors with default resource profile.



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

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

Reply via email to