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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to