Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The following instructions will be kept quasi-up-to-date and are the best starting point for building a Spark snapshot with Scala 2.12.0-M4:
- Check out https://github.com/JoshRosen/spark/tree/build-for-2.12.
- Install dependencies:
- chill: check out https://github.com/twitter/chill/pull/253 and run sbt ++2.12.0-M4 publishLocal
- Run ./dev/change-scala-version.sh 2.12.0-M4
- To compile Spark, run build/sbt -Dscala-2.12
Attachments
Issue Links
- contains
-
SPARK-21438 Update to scalatest 3.x
- Resolved
- links to