DB Tsai created SPARK-24418: ------------------------------- Summary: Upgrade to Scala 2.11.12 Key: SPARK-24418 URL: https://issues.apache.org/jira/browse/SPARK-24418 Project: Spark Issue Type: Sub-task Components: Build Affects Versions: 2.3.0 Reporter: DB Tsai Fix For: 2.4.0
Scala 2.11.12+ will support JDK9+. However, this is not goin to be a simple version bump. *loadFIles()* in *ILoop* was removed in Scala 2.11.12. We use it as a hack to initialize the Spark before REPL sees any files. Issue filed in Scala community. https://github.com/scala/bug/issues/10913 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org