You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2014/10/20 21:18:34 UTC

[jira] [Created] (SPARK-4013) Do not create multiple actor systems on each executor

Andrew Or created SPARK-4013:
--------------------------------

             Summary: Do not create multiple actor systems on each executor
                 Key: SPARK-4013
                 URL: https://issues.apache.org/jira/browse/SPARK-4013
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.1.0
            Reporter: Andrew Or
            Assignee: Andrew Or


This causes many more error messages to be logged on the driver than necessary when an executor is disassociated. We shouldn't have two concurrently running actor systems anyway, especially when one of which is not used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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