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 2019/04/25 16:57:04 UTC

[jira] [Assigned] (SPARK-27510) Master fall into dead loop while launching executor failed in Worker

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

Apache Spark reassigned SPARK-27510:
------------------------------------

    Assignee: Apache Spark

> Master fall into dead loop while launching executor failed in Worker
> --------------------------------------------------------------------
>
>                 Key: SPARK-27510
>                 URL: https://issues.apache.org/jira/browse/SPARK-27510
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.0, 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0
>            Reporter: wuyi
>            Assignee: Apache Spark
>            Priority: Major
>
> In Standalone, while launching executor during ExecutorRunner.start() is always failed in Worker, Master will continue to launch new executor for the same Worker indefinitely.
> The issue is easy to reproduce by running a unit test with local-cluster mode and set a wrong  spark.test.home(e.g. /tmp). Then, when running unit test, test would get stuck and we can see endless executor directories under /tmp/work/app/.



--
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