spark-2.2 now become the default profile. So the builtin spark will be spark 2.2.
When we do release, we could still use spark-2.1 as the built-in spark. Park Hoon <1am...@gmail.com>于2017年7月25日周二 下午3:44写道: > Hi @dev, > > > Can't run built-in spark in Zeppelin without JDK8 in the most recent > snapshot. Currently, we have 2 options. > > - run zeppelin with java 8 > - or set `JAVA_HOME` (JDK8) in spark interpreter setting as @zjffdu > suggested in https://github.com/apache/zeppelin/pull/2486 > > It gonna be a problem in the released bin. > > > Any ideas? > > Regard, >