You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 08:05:00 UTC

[jira] [Created] (SPARK-7719) Java 6 code in UnsafeShuffleWriterSuite

Patrick Wendell created SPARK-7719:
--------------------------------------

             Summary: Java 6 code in UnsafeShuffleWriterSuite
                 Key: SPARK-7719
                 URL: https://issues.apache.org/jira/browse/SPARK-7719
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Tests
            Reporter: Patrick Wendell
            Assignee: Josh Rosen
            Priority: Critical


This was causing a compile failure because emptyIterator() is not exposed in some versions of Java 6. I lost the exact compile error along the way in the console, but it's just a simple visibility issue.

https://github.com/apache/spark/commit/9ebb44f8abb1a13f045eed60190954db904ffef7



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