zeppelin git commit: [ZEPPELIN-3810] Support Spark 2.4

2018-11-13 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 9721d174a -> 2ca8d19ba [ZEPPELIN-3810] Support Spark 2.4 Spark 2.4 changed it's Scala version from 2.11.8 to 2.11.12 (see SPARK-24418). There are two problems for this upgrade at Zeppelin side: 1.. Some methods that are used in pri

zeppelin git commit: [ZEPPELIN-3810] Support Spark 2.4

2018-11-12 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master de17d2b87 -> 4f73272c0 [ZEPPELIN-3810] Support Spark 2.4 ### What is this PR for? Spark 2.4 changed it's Scala version from 2.11.8 to 2.11.12 (see SPARK-24418). There are two problems for this upgrade at Zeppelin side: 1.. Some method