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

Xiangrui Meng resolved SPARK-24819.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

Issue resolved by pull request 22001
[https://github.com/apache/spark/pull/22001]

> Fail fast when no enough slots to launch the barrier stage on job submitted
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-24819
>                 URL: https://issues.apache.org/jira/browse/SPARK-24819
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Jiang Xingbo
>            Assignee: Jiang Xingbo
>            Priority: Major
>             Fix For: 2.4.0
>
>
> Check all the barrier stages on job submitted, to see whether the barrier 
> stages require more slots (to be able to launch all the barrier tasks in the 
> same stage together) than currently active slots in the cluster. If the job 
> requires more slots than available (both busy and free slots), fail the job 
> on submit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to