It is supported with some limitations on JSR 376 (JPMS) that can cause linker errors.
Thanks, Muthu On Sun, Apr 1, 2018 at 11:15 AM, kant kodali <kanth...@gmail.com> wrote: > Hi Muthu, > > "On a side note, if some coming version of Scala 2.11 becomes full Java > 9/10 compliant it could work." > > From the links, you pointed out. It looks like Scala 2.11.12 is compliant > with Java 9/10? > > Thanks! > > > > On Sun, Apr 1, 2018 at 7:50 AM, Muthu Jayakumar <bablo...@gmail.com> > wrote: > >> 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! >>> >>> >>> >> >