Short answer may be no. Spark runs on Scala 2.11. Even Scala 2.12 is also not fully Java 9 compliant. For more info... http://docs.scala-lang.org/overviews/jdk-compatibility/overview.html --- check the last section. https://issues.apache.org/jira/browse/SPARK-14220
On a side note, if some coming version of Scala 2.11 becomes full Java 9/10 compliant it could work. Hope, this helps. Thanks, Muthu On Sun, Apr 1, 2018 at 6:57 AM, kant kodali <kanth...@gmail.com> wrote: > Hi All, > > Does anybody got Spark running on Java 10? > > Thanks! > > >