You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "liupengcheng (JIRA)" <ji...@apache.org> on 2019/01/15 03:25:00 UTC

[jira] [Updated] (SPARK-26530) Validate heartheat arguments in HeartbeatReceiver

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

liupengcheng updated SPARK-26530:
---------------------------------
    Summary: Validate heartheat arguments in HeartbeatReceiver  (was: Validate heartheat arguments in SparkSubmitArguments)

> Validate heartheat arguments in HeartbeatReceiver
> -------------------------------------------------
>
>                 Key: SPARK-26530
>                 URL: https://issues.apache.org/jira/browse/SPARK-26530
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy, Spark Core
>    Affects Versions: 2.3.2, 2.4.0
>            Reporter: liupengcheng
>            Priority: Major
>
> Currently, heartbeat related arguments is not validated in spark, so if these args are inproperly specified, the Application may run for a while and not failed until the max executor failures reached(especially with spark.dynamicAllocation.enabled=true), thus may incurs resources waste.
> We shall do validation before submit to cluster.
>  



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

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