[ https://issues.apache.org/jira/browse/SPARK-31378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-31378. ----------------------------------- Fix Version/s: 3.1.0 Assignee: Thomas Graves Resolution: Fixed This is resolved via https://github.com/apache/spark/pull/28146 > stage level scheduling dynamic allocation bug with initial num executors > ------------------------------------------------------------------------ > > Key: SPARK-31378 > URL: https://issues.apache.org/jira/browse/SPARK-31378 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 3.1.0 > Reporter: Thomas Graves > Assignee: Thomas Graves > Priority: Major > Fix For: 3.1.0 > > > I found a bug in the stage level scheduling dynamic allocation code when you > have a non default profile and it has an initial number of executors the same > as what the number of executors needed for the first job, then we don't > properly request the executors. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org