You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chris Bannister (JIRA)" <ji...@apache.org> on 2016/09/08 18:14:20 UTC

[jira] [Created] (SPARK-17453) Broadcast block already exists in MemoryStore

Chris Bannister created SPARK-17453:
---------------------------------------

             Summary: Broadcast block already exists in MemoryStore
                 Key: SPARK-17453
                 URL: https://issues.apache.org/jira/browse/SPARK-17453
             Project: Spark
          Issue Type: Bug
          Components: Block Manager
    Affects Versions: 2.0.0
            Reporter: Chris Bannister


Whilst doing a broadcast join we reliably hit this exception, the code worked earlier on in 2.0.0 branch before release, and in 1.6. The data for the join is coming from another RDD which is collected to a Set and then broadcast. This is run in a Mesos cluster.

Stacktrace is attached



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