You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/04/02 22:18:25 UTC

[jira] [Created] (SPARK-14347) Require Java 8 for Spark 2.x

Sean Owen created SPARK-14347:
---------------------------------

             Summary: Require Java 8 for Spark 2.x
                 Key: SPARK-14347
                 URL: https://issues.apache.org/jira/browse/SPARK-14347
             Project: Spark
          Issue Type: Task
          Components: MLlib, Spark Core, SQL, Streaming
    Affects Versions: 2.0.0
            Reporter: Sean Owen


Putting this down as a JIRA to advance the discussion -- I think this is far enough along to consensus for that.

The change here is to require Java 8. This means:

- Require Java 8 in the build
- Only build and test with Java 8, removing other older Jenkins configs
- Remove MaxPermSize
- Remove reflection to use Java 8-only methods
- Move external/java8-tests to core/streaming and remove profile

And optionally:

- Update all Java 8 code to take advantage of 8+ features, like lambdas, for simplification



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