You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Aaron Davidson (JIRA)" <ji...@apache.org> on 2014/11/06 03:40:34 UTC

[jira] [Created] (SPARK-4264) SQL HashJoin induces "refCnt = 0" error in ShuffleBlockFetcherIterator

Aaron Davidson created SPARK-4264:
-------------------------------------

             Summary: SQL HashJoin induces "refCnt = 0" error in ShuffleBlockFetcherIterator
                 Key: SPARK-4264
                 URL: https://issues.apache.org/jira/browse/SPARK-4264
             Project: Spark
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Aaron Davidson
            Assignee: Aaron Davidson
            Priority: Blocker


This is because it calls hasNext twice, which invokes the completion iterator twice, unintuitively.



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