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

Reply via email to