GitHub user srowen opened a pull request: https://github.com/apache/spark/pull/22203
[SPARK-25029][BUILD][CORE] Janino "Two non-abstract methods ..." errors ## What changes were proposed in this pull request? Update to janino 3.0.9 to address Java 8 + Scala 2.12 incompatibility ## How was this patch tested? Existing tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/srowen/spark SPARK-25029 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22203.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #22203 ---- commit b7c7bdbbac7c04ef9d60c0032f13660890eee227 Author: Sean Owen <sean.owen@...> Date: 2018-08-23T13:51:10Z Update to janino 3.0.9 to address Java 8 + Scala 2.12 incompatibility ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org