Skip to content

Conversation

@psuter
Copy link

@psuter psuter commented May 2, 2018

What changes were proposed in this pull request?

This sets the Scala version to 2.11.12, which is advertised as compatible with Java 9. It also bumps a few related dependencies (most importantly JLine).

The patch is similar in spirit to apache#17982 and the only material change to the Spark codebase is to the REPL. The patch was created by looking at the 2.12 version of SparkILoop.scala, as it appears the Scala compiler internal APIs are similar in 2.11.{11,12} to 2.12.x.

How was this patch tested?

Project builds and all tests in core passed.

There are new failures in the repl suite, however, hence the WIP status. This may be related to this this comment by Iulian Dragos.

Curtis Howard and others added 4 commits March 23, 2018 12:13
This reverts commit cde5492b227eb4a587e9bed2f2dcef754fc5415e.
This reverts commit 3d4892f1d4fe8556bdd010056df645f2f1aafe56.
@icexelloss icexelloss force-pushed the 2.3.0-cook-revert-antlr-4.7 branch from 40269e9 to 543acdd Compare May 16, 2018 19:18
@psuter
Copy link
Author

psuter commented Jun 20, 2018

Superseeded by #32

@psuter psuter closed this Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant