You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/10/20 11:34:00 UTC

[jira] [Commented] (SPARK-33192) on k8s dynamic resource allocation failed

    [ https://issues.apache.org/jira/browse/SPARK-33192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217532#comment-17217532 ] 

Apache Spark commented on SPARK-33192:
--------------------------------------

User 'hzyangkai' has created a pull request for this issue:
https://github.com/apache/spark/pull/30103

> on k8s dynamic resource allocation failed
> -----------------------------------------
>
>                 Key: SPARK-33192
>                 URL: https://issues.apache.org/jira/browse/SPARK-33192
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.0.1
>            Reporter: qinyu
>            Priority: Major
>
> when spark running with following parameters :spark.dynamicAllocation.enabled=true,spark.shuffle.service.enabled=false,spark.dynamicAllocation.shuffleTracking.enabled=true,spark.dynamicAllocation.minExecutors=0,spark.dynamicAllocation.maxExecutor=3,spark.dynamicAllocation.executorIdleTimeout=60,
> it means using dynamic resource allocation without shuffle service. if  submitting a job with shuffle operation, then executor will not be deleted forever even if the timeout is arrived.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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