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

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

wuyi created SPARK-27510:
----------------------------

             Summary: 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: 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.6.0
            Reporter: wuyi


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